fix ingress
This commit is contained in:
parent
8d7b2ff9ba
commit
2ffdb3fdba
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user