actualiziacion

This commit is contained in:
2025-05-04 07:32:42 +00:00
parent 006cc47cd2
commit d85a908560
2 changed files with 18 additions and 15 deletions

View File

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: nextcloud
image: nextcloud:27
image: nextcloud:latest
env:
- name: MYSQL_PASSWORD
value: nextcloud

View File

@ -6,6 +6,9 @@ metadata:
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-prod"
nginx.ingress.kubernetes.io/ssl-redirect: "true"
nginx.ingress.kubernetes.io/use-forwarded-headers: "true"
nginx.ingress.kubernetes.io/proxy-body-size: "0"
nginx.ingress.kubernetes.io/x-forwarded-prefix: "/"
spec:
ingressClassName: nginx
tls: