fix(ganymede): use secretRef instead of configMapRef
This commit is contained in:
parent
4197f91745
commit
791a8698d1
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ spec:
|
|||
repository: ghcr.io/zibbp/ganymede
|
||||
tag: 4.0.0
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
- secretRef:
|
||||
name: ganymede-env
|
||||
env:
|
||||
PUID: 10555
|
||||
|
|
Loading…
Add table
Reference in a new issue