Skip to content

Commit

Permalink
Update sample due to breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
haywoodsh committed Dec 7, 2023
1 parent 67bb15e commit fe2275f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/samples/charts_v1alpha1_nginxingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@ spec:
# image: busybox:1.34
# command: ['sh', '-c', 'echo this is a sidecar!']
replicaCount: 1
ingressClass: nginx
ingressClass:
name: nginx
setAsDefaultIngress: false
watchNamespace: ""
watchNamespaceLabel: ""
Expand Down

0 comments on commit fe2275f

Please sign in to comment.