File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 remoteRef :
7474 key : {{ .Values.externalSecrets.secretName }}
7575 property : OPS_LOGZIO_TOKEN
76+ - secretKey : OPS_OPENOPS_ADMIN_PASSWORD_SALT
77+ remoteRef :
78+ key : {{ .Values.externalSecrets.secretName }}
79+ property : OPS_OPENOPS_ADMIN_PASSWORD_SALT
80+ - secretKey : OPS_LANGFUSE_PUBLIC_KEY
81+ remoteRef :
82+ key : {{ .Values.externalSecrets.secretName }}
83+ property : OPS_LANGFUSE_PUBLIC_KEY
84+ - secretKey : OPS_LANGFUSE_SECRET_KEY
85+ remoteRef :
86+ key : {{ .Values.externalSecrets.secretName }}
87+ property : OPS_LANGFUSE_SECRET_KEY
88+ # Tables derived keys
89+ - secretKey : LOGZIO_TOKEN
90+ remoteRef :
91+ key : {{ .Values.externalSecrets.secretName }}
92+ property : OPS_LOGZIO_TOKEN
93+ - secretKey : OPENOPS_ADMIN_PASSWORD_SALT
94+ remoteRef :
95+ key : {{ .Values.externalSecrets.secretName }}
96+ property : OPS_OPENOPS_ADMIN_PASSWORD_SALT
7697 # Tables (Baserow) derived keys
7798 - secretKey : BASEROW_ADMIN_PASSWORD
7899 remoteRef :
You can’t perform that action at this time.
0 commit comments