Skip to content

Commit

Permalink
update template ingressClassName to className (#1009)
Browse files Browse the repository at this point in the history
  • Loading branch information
goochs authored Nov 8, 2023
1 parent 70a3ced commit eea1cdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
ingress:
main:
enabled: true
ingressClassName: external
className: external
annotations:
external-dns.alpha.kubernetes.io/target: "external.${SECRET_DOMAIN}"
hajimari.io/icon: video-input-antenna
Expand Down

0 comments on commit eea1cdc

Please sign in to comment.