We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d7feb commit 478cc3eCopy full SHA for 478cc3e
chart/SmithingTable/values.yaml
@@ -28,7 +28,9 @@ ingress:
28
enabled: true
29
className: nginx
30
annotations:
31
- cert-manager.io/cluster-issuer: letsencrypt-production
+ cert-manager.io/cluster-issuer: letsencrypt-parchment
32
+ kubernetes.io/ingress.class: nginx
33
+ external-dns.alpha.kubernetes.io/target: "cluster.ldtteam.com."
34
hosts:
35
- versioning.parchmentmc.org
36
- versioning.parchmentmc.net
0 commit comments