Skip to content

Commit

Permalink
chore(*) change IngressClass controller string
Browse files Browse the repository at this point in the history
  • Loading branch information
rainest authored Mar 9, 2022
1 parent fd4cf30 commit 0c3cc5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kong/templates/ingress-class.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ metadata:
labels:
{{- include "kong.metaLabels" . | nindent 4 }}
spec:
controller: konghq.com/ingress-controller
controller: ingress-controllers.konghq.com/kong
{{- end -}}

0 comments on commit 0c3cc5f

Please sign in to comment.