mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-26 01:37:15 +00:00
Merge "Kubernetes-Entrypoint: Define entrypoint explicitly"
This commit is contained in:
@@ -44,5 +44,7 @@ limitations under the License.
|
||||
value: "{{ include "helm-toolkit.utils.joinListWithComma" $deps.container }}"
|
||||
- name: COMMAND
|
||||
value: "echo done"
|
||||
command:
|
||||
- kubernetes-entrypoint
|
||||
volumeMounts: {{ $mounts | default "[]"}}
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user