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