Commit ee442bbb authored by root's avatar root

update

parent cea65249
...@@ -269,5 +269,5 @@ host:port,pool_size,password ...@@ -269,5 +269,5 @@ host:port,pool_size,password
{{- end -}} {{- end -}}
{{- define "harbor.ingress" -}} {{- define "harbor.ingress" -}}
{{- printf "%s-ingress" (include "harbor.fullname" .) -}} {{- printf "%s" (include "harbor.fullname" .) -}}
{{- end -}} {{- end -}}
\ No newline at end of file
...@@ -6,8 +6,8 @@ expose: ...@@ -6,8 +6,8 @@ expose:
hosts: hosts:
core: hub.wodcloud.local core: hub.wodcloud.local
notary: notary.wodcloud.local notary: notary.wodcloud.local
annotations: # annotations:
ingress.kubernetes.io/ssl-redirect: "true" # ingress.kubernetes.io/ssl-redirect: "true"
externalURL: https://hub.wodcloud.local externalURL: https://hub.wodcloud.local
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment