fix ingress

This commit is contained in:
maximo tejeda 2024-12-04 00:52:25 -04:00
parent 8d7b2ff9ba
commit 2ffdb3fdba

View File

@ -44,10 +44,11 @@ spec:
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: $REPONAME-ingress
annotations:
# add an annotation indicating the issuer to use.
# cert-manager.io/cluster-issuer: letsencrypt
name: $REPONAME-ingress
spec:
rules:
- host: cambio.maximotejeda.com