diff --git a/k8s/deployment.yml.template b/k8s/deployment.yml.template index 8bbc30c..5d31462 100644 --- a/k8s/deployment.yml.template +++ b/k8s/deployment.yml.template @@ -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