Fix YAML syntax error in gitea secrets
This commit is contained in:
parent
d770504fa5
commit
5fd9934c3a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,5 +16,5 @@ spec:
|
|||
type: Opaque
|
||||
stringData:
|
||||
admin_password: "ahgheeyah9eej9"
|
||||
secret_key: "`8S7T6sUIF)\SOvY8YFZObn=mZOAYnh!"
|
||||
secret_key: "`8S7T6sUIF)SOvY8YFZObn=mZOAYnh!"
|
||||
postgres_password: "dHMvJ+CX+EZ4dWccAby^`ENd8;M~d1Yt"
|
||||
|
|
|
|||
Loading…
Reference in a new issue