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