Point Garm to new fixed-credentials secret
This commit is contained in:
parent
9bff9bd628
commit
b36613ae87
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ credentials:
|
||||||
existingSecretName: "edge-credential"
|
existingSecretName: "edge-credential"
|
||||||
gitea:
|
gitea:
|
||||||
url: "https://{{{ .Env.DOMAIN_GITEA }}}" # Required
|
url: "https://{{{ .Env.DOMAIN_GITEA }}}" # Required
|
||||||
|
db:
|
||||||
|
existingSecretName: garm-fixed-credentials
|
||||||
|
|
||||||
providerConfig:
|
providerConfig:
|
||||||
edgeConnect:
|
edgeConnect:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue