forked from Botanical/BotanJS
Typo
This commit is contained in:
parent
6f3d85c7a8
commit
fc0ff969e9
@ -26,7 +26,7 @@ spec:
|
||||
mountPath: "/app/cache"
|
||||
containers:
|
||||
- name: web
|
||||
image: registry.k8s.astropenguin.net/astrojs:2022.04.09.05
|
||||
image: registry.k8s.astropenguin.net/astrojs:2022.04.10
|
||||
securityContext:
|
||||
runAsGroup: 1001
|
||||
runAsNonRoot: true
|
||||
@ -54,7 +54,7 @@ spec:
|
||||
- name: redis
|
||||
image: redis:6.0.8-alpine
|
||||
- name: compiler
|
||||
image: registry.k8s.astropenguin.net/astrojs:2022.04.09.05
|
||||
image: registry.k8s.astropenguin.net/astrojs:2022.04.10
|
||||
securityContext:
|
||||
runAsGroup: 1001
|
||||
runAsNonRoot: true
|
||||
|
Loading…
Reference in New Issue
Block a user