mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add credential secret as volume 2
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user