Compare commits
1 commit
beae27e2c1
...
c9739edaa9
Author | SHA1 | Date | |
---|---|---|---|
c9739edaa9 |
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ spec:
|
|||
template:
|
||||
engineVersion: v2
|
||||
data:
|
||||
RADARR__POSTGRES__HOST: "{{ index . \"pgbouncer-host\" }}"
|
||||
RADARR__POSTGRES__HOST: "{{ .pgbouncer-host }}"
|
||||
RADARR__POSTGRES__USER: "{{ .user }}"
|
||||
RADARR__POSTGRES__PASSWORD: "{{ .password }}"
|
||||
RADARR__POSTGRES__PORT: "{{ .port }}"
|
||||
|
|
Loading…
Reference in a new issue