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 apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress
metadata: metadata:
name: $REPONAME-ingress
annotations: annotations:
# add an annotation indicating the issuer to use. # add an annotation indicating the issuer to use.
# cert-manager.io/cluster-issuer: letsencrypt # cert-manager.io/cluster-issuer: letsencrypt
name: $REPONAME-ingress
spec: spec:
rules: rules:
- host: cambio.maximotejeda.com - host: cambio.maximotejeda.com