[agent][deploy] - a

This commit is contained in:
zeaslity
2024-09-23 16:32:48 +08:00
parent 0d1ed24814
commit 5abae32231
44 changed files with 25982 additions and 12976 deletions

View File

@@ -50,7 +50,7 @@ data:
# clientid 认证数据
# auth.client.1.clientid = admin
# auth.client.1.password = 4YPk*DS%+5
## username 认证数据
auth.user.1.username = admin
auth.user.1.password = {{ .EmqxPassword }}
@@ -114,9 +114,9 @@ spec:
containers:
- name: helm-emqxs
{{- if .HarborPort }}
image: {{ .HarborIPOrCustomImagePrefix }}:{{ .HarborPort }}/cmii/emqx:4.4.9
image: {{ .HarborIPOrCustomImagePrefix }}:{{ .HarborPort }}/cmii/emqx:4.4.19
{{- else }}
image: {{ .HarborIPOrCustomImagePrefix }}emqx:4.4.9
image: {{ .HarborIPOrCustomImagePrefix }}emqx:4.4.19
{{- end }}
imagePullPolicy: Always
ports: