Skip to content

Commit f1a2094

Browse files
committed
userdb-api: fix typo, nignx => nginx
1 parent 9939c43 commit f1a2094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

userdb-api/resources.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ metadata:
5353
external-dns.alpha.kubernetes.io/hostname: userdb.hashbang.sh
5454
nginx.ingress.kubernetes.io/rewrite-target: /$2
5555
spec:
56-
ingressClassName: nignx
56+
ingressClassName: nginx
5757
tls:
5858
- hosts:
5959
- userdb.hashbang.sh

0 commit comments

Comments
 (0)