We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccc88b commit 8c1a2eeCopy full SHA for 8c1a2ee
vcluster/ingress-sync-oss/game-ingress.yaml
@@ -4,7 +4,7 @@ metadata:
4
name: game-2048-ingress
5
namespace: default
6
annotations:
7
- cert-manager.io/cluster-issuer: "letsencrypt-staging"
+ cert-manager.io/cluster-issuer: "letsencrypt-prod"
8
nginx.ingress.kubernetes.io/rewrite-target: /
9
spec:
10
ingressClassName: nginx
0 commit comments