forked from Botanical/BotanJS
Removed now-useless container
This commit is contained in:
parent
bc7b440924
commit
3db2ae75e1
@ -14,16 +14,6 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: registry-auth
|
- name: registry-auth
|
||||||
initContainers:
|
|
||||||
- name: init-dir
|
|
||||||
image: alpine:latest
|
|
||||||
command:
|
|
||||||
- chown
|
|
||||||
- 1001:1001
|
|
||||||
- /app/cache
|
|
||||||
volumeMounts:
|
|
||||||
- name: cache
|
|
||||||
mountPath: "/app/cache"
|
|
||||||
containers:
|
containers:
|
||||||
- name: web
|
- name: web
|
||||||
image: registry.k8s.astropenguin.net/astrojs:IMAGE_TAG
|
image: registry.k8s.astropenguin.net/astrojs:IMAGE_TAG
|
||||||
|
Loading…
Reference in New Issue
Block a user