Switched back to docker.cluster.fun

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2021-12-24 09:58:30 +00:00
parent 9d1f2528c5
commit 7379a43178
21 changed files with 22 additions and 22 deletions

View File

@@ -34,7 +34,7 @@ spec:
optional: false
values:
fullnameOverride: harbor-harbor-harbor
externalURL: https://harbor.cluster.fun
externalURL: https://docker.cluster.fun
updateStrategy:
type: Recreate
expose:
@@ -46,7 +46,7 @@ spec:
secretName: harbor-harbor-ingress
ingress:
hosts:
core: harbor.cluster.fun
core: docker.cluster.fun
annotations:
cert-manager.io/cluster-issuer: letsencrypt
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"