Update Kubernetes to use default entrypoint

This commit is contained in:
R. Miles McCain 2020-05-02 12:54:39 -04:00
parent 1a0fe6e304
commit 77871dd56a
No known key found for this signature in database
GPG Key ID: 24F9B6A2588C5408

View File

@ -18,7 +18,6 @@ spec:
containers:
- name: "covideo-webserver"
image: "milesmcc/shynet:latest"
command: ["./webserver.sh"]
imagePullPolicy: Always
envFrom:
- secretRef: