fix: typos
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Rob Watson 2023-10-08 20:14:15 +02:00
parent 738830187f
commit 7e6ec2f462
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.PHONY: dev prod inflate lint
.PHONY: dev prod inflate
dev:
@kubectl kustomize --enable-helm dev

View File

@ -26,7 +26,7 @@ spec:
containers:
- name: element
image: vectorim/element-web:latest
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
volumeMounts:
- name: config
mountPath: /app/config.json