Switch harbor domain
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
@@ -34,7 +34,7 @@ spec:
|
||||
optional: false
|
||||
values:
|
||||
fullnameOverride: harbor-harbor-harbor
|
||||
externalURL: https://docker.cluster.fun
|
||||
externalURL: https://harbor.cluster.fun
|
||||
updateStrategy:
|
||||
type: Recreate
|
||||
expose:
|
||||
@@ -46,7 +46,7 @@ spec:
|
||||
secretName: harbor-harbor-ingress
|
||||
ingress:
|
||||
hosts:
|
||||
core: docker.cluster.fun
|
||||
core: harbor.cluster.fun
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt
|
||||
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
|
||||
|
Reference in New Issue
Block a user