Add credential secret as volume 2

This commit is contained in:
Ruben Hensen
2024-09-12 15:32:21 +02:00
parent 4ba5b839fc
commit 2b2d333cbe
+1 -7
View File
@@ -15,13 +15,7 @@ spec:
app: ente app: ente
spec: spec:
containers: containers:
- env: - image: ghcr.io/ente-io/server
- name: ENTE_CREDENTIALS_FILE
valueFrom:
secretKeyRef:
name: ente-photos-config
key: config
image: ghcr.io/ente-io/server
name: museum name: museum
command: [ "sh", "-c"] command: [ "sh", "-c"]
# loop forever, outputting "yo" every 5 seconds # loop forever, outputting "yo" every 5 seconds