Add credential secret as volume 3

This commit is contained in:
Ruben Hensen
2024-09-12 15:33:48 +02:00
parent 2b2d333cbe
commit f9374aa984
+4 -1
View File
@@ -15,7 +15,10 @@ spec:
app: ente
spec:
containers:
- image: ghcr.io/ente-io/server
- env:
- name: ENTE_CREDENTIALS_FILE
value: /credentials.yaml
image: ghcr.io/ente-io/server
name: museum
command: [ "sh", "-c"]
# loop forever, outputting "yo" every 5 seconds