Adding dependencies, binary autostart
This commit is contained in:
@@ -26,7 +26,7 @@ spec:
|
||||
containers:
|
||||
- image: "{{ .Values.ocAuth.image }}"
|
||||
name: oc-auth
|
||||
command: ["tail", "-f", "/dev/null"]
|
||||
#command: ["tail", "-f", "/dev/null"]
|
||||
volumeMounts:
|
||||
- name: public-key-volume
|
||||
mountPath: /keys/public/public.pem
|
||||
|
||||
Reference in New Issue
Block a user