fix wikijs role
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
- name: Set DB secret name for lookup
|
||||
set_fact:
|
||||
db_secret_name: "bitwarden.{{ postgres_db_team | default(namespace) }}-postgres.credentials.postgresql.acid.zalan.do"
|
||||
db_secret_name: "wikijs.{{ postgres_db_team | default(namespace) }}-postgres.credentials.postgresql.acid.zalan.do"
|
||||
|
||||
- name: Lookup WikiJS secret
|
||||
set_fact:
|
||||
|
Reference in New Issue
Block a user