code: fix gitea annotation
This commit is contained in:
parent
a2a2b1ba31
commit
a12a4bada3
|
@ -9,7 +9,7 @@ data:
|
|||
enabled: true
|
||||
annotations:
|
||||
kubernetes.io/tls-acme: "true"
|
||||
kubernetes.io/proxy-body-size: "500m"
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: "50m"
|
||||
hosts:
|
||||
- host: "code.${domain}"
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue