[COMMON][CERTS] Use sh to onboard custom certs
[oom.git] / kubernetes / common / certInitializer / templates / _certInitializer.yaml
index 800364f..85396a7 100644 (file)
   securityContext:
     runAsUser: 0
   command:
-    - /bin/bash
+    - /bin/sh
     - -c
     - /root/import-custom-certs.sh
   env: