[Agent][Deploy] - cmii update
This commit is contained in:
@@ -182,7 +182,7 @@ spec:
|
||||
{{- if .HarborPort }}
|
||||
image: {{ .HarborIP }}:{{ .HarborPort }}/cmii/dashboard:v2.0.1
|
||||
{{- else }}
|
||||
image: {{ .HarborIP }}/cmii/dashboard:v2.0.1
|
||||
image: {{ .HarborIP }}dashboard:v2.0.1
|
||||
{{- end }}
|
||||
ports:
|
||||
- containerPort: 8443
|
||||
@@ -267,7 +267,7 @@ spec:
|
||||
{{- if .HarborPort }}
|
||||
image: {{ .HarborIP }}:{{ .HarborPort }}/cmii/metrics-scraper:v1.0.4
|
||||
{{- else }}
|
||||
image: {{ .HarborIP }}/cmii/metrics-scraper:v1.0.4
|
||||
image: {{ .HarborIP }}metrics-scraper:v1.0.4
|
||||
{{- end }}
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
|
||||
Reference in New Issue
Block a user