Skip to content

Commit

Permalink
add csm label to nginx deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jooseppi-luna authored Feb 22, 2024
1 parent a49f396 commit 8bf8a47
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ spec:
template:
metadata:
labels:
csm: <NAME>
app.kubernetes.io/component: controller
app.kubernetes.io/instance: <NAMESPACE>
app.kubernetes.io/name: ingress-nginx
Expand Down Expand Up @@ -660,4 +661,4 @@ webhooks:
resources:
- ingresses
sideEffects: None


0 comments on commit 8bf8a47

Please sign in to comment.