Commit 577a521f authored by 吕永新's avatar 吕永新

修改ingresshost

parent 03de0882
...@@ -183,7 +183,7 @@ spec: ...@@ -183,7 +183,7 @@ spec:
apiVersion: bcc.bd-apaas.com/v1alpha1 apiVersion: bcc.bd-apaas.com/v1alpha1
kind: IngressHost kind: IngressHost
metadata: metadata:
name: harbor name: harbor-core
namespace: {{ .Release.Namespace }} namespace: {{ .Release.Namespace }}
spec: spec:
host: {{ .Values.expose.ingress.hosts.core }} host: {{ .Values.expose.ingress.hosts.core }}
...@@ -191,7 +191,7 @@ spec: ...@@ -191,7 +191,7 @@ spec:
apiVersion: bcc.bd-apaas.com/v1alpha1 apiVersion: bcc.bd-apaas.com/v1alpha1
kind: IngressHost kind: IngressHost
metadata: metadata:
name: harbor name: harbor-natory
namespace: {{ .Release.Namespace }} namespace: {{ .Release.Namespace }}
spec: spec:
host: {{ .Values.expose.ingress.hosts.notary }} host: {{ .Values.expose.ingress.hosts.notary }}
\ No newline at end of file
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