Skip to content

Commit

Permalink
Add new env for private cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
mowangdk committed Aug 16, 2024
1 parent 7d75cd0 commit 8253e17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/chart/templates/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,8 @@ spec:
value: HTTP
- name: PRIVATE_CLOUD_TAG
value: "true"
- name: X_ACSPROXY_ASCM_CONTEXT
value: {{ .Values.deploy.acsProxyASCMContext | quote }}
{{- end }}
{{- if .Values.deploy.withStorageController }}
- name: ENABLE_NAS_SUBPATH_FINALIZER
Expand Down

0 comments on commit 8253e17

Please sign in to comment.