This commit is contained in:
parent
738830187f
commit
7e6ec2f462
@ -1,4 +1,4 @@
|
||||
.PHONY: dev prod inflate lint
|
||||
.PHONY: dev prod inflate
|
||||
|
||||
dev:
|
||||
@kubectl kustomize --enable-helm dev
|
||||
|
@ -26,7 +26,7 @@ spec:
|
||||
containers:
|
||||
- name: element
|
||||
image: vectorim/element-web:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
imagePullPolicy: Always
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /app/config.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user