Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
egid-fertal-inno committed Aug 15, 2024
1 parent 2bf9ef7 commit 7b1ed5e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -473,14 +473,14 @@ relayController:
servicePort: 8080
containerPort: 8080
dnsHost: ""
# -- Annotations for edgeStreamProcessor deployment
# -- Annotations for relayController deployment
annotations: {}
# -- Annotations for edgeStreamProcessor pods
# -- Annotations for relayController pods
podAnnotations: {}
# -- Additional labels for each edgeStreamProcessor pod
# -- Additional labels for each relayController pod
podLabels: {}
pdb:
# -- create PodDisruptionBudget for edgeStreamProcessor component
# -- create PodDisruptionBudget for relayController component
create: false
minAvailable: 1
maxUnavailable: ""
Expand Down

0 comments on commit 7b1ed5e

Please sign in to comment.