Skip to content

Commit

Permalink
fix(daml-on-besu): remove extraneous labels on SS
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin O'Donnell <kevin@blockchaintp.com>
  • Loading branch information
scealiontach committed May 12, 2021
1 parent 6b80bc5 commit 6e98c28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions charts/daml-on-besu/templates/besu-statefulset.yaml
Expand Up @@ -3,8 +3,6 @@ kind: StatefulSet
metadata:
name: {{ include "besu.fullname" . }}
namespace: {{.Release.Namespace}}
labels:

spec:
replicas: {{.Values.besu.nodeCount}}
podManagementPolicy: OrderedReady
Expand Down

0 comments on commit 6e98c28

Please sign in to comment.