Skip to content

Commit

Permalink
Update manifests/charts/istio-cni/values.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
  • Loading branch information
nischay30 and bleggett committed May 14, 2024
1 parent 85f993a commit 7e31af3
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions manifests/charts/istio-cni/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,11 @@ defaults:
# Allows user to set custom affinity for the DaemonSet
affinity: {}

# Custom labels on Daemonset level, for eg - FinOps/teams labels
# Custom labels for the Daemonset
labels: {}
# team-owner: finops

# Custom labels on Pod level, for eg - FinOps/teams labels

# Custom labels for the Pod
podLabels: {}
# team-owner: finops

# Custom annotations on pod level, if you need them
podAnnotations: {}

Expand Down

0 comments on commit 7e31af3

Please sign in to comment.