Add a classname

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-02-19 18:34:35 +00:00
parent d13a3d343b
commit 16348bd8d3
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ spec:
ingress:
s3:
api:
className: "nginx"
enabled: "true"
annotations:
external-dns.alpha.kubernetes.io/target: armnleg.martyn.berlin
@ -40,6 +41,7 @@ spec:
- path: /
pathType: Prefix
web:
className: "nginx"
enabled: "true"
annotations:
external-dns.alpha.kubernetes.io/target: armnleg.martyn.berlin