fix secret key name
This commit is contained in:
parent
80344a23ec
commit
246e23c37b
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ spec:
|
|||
branch: main
|
||||
url: ssh://git@repobase.net/j/home-server.git
|
||||
secretRef:
|
||||
name: ssh-credentials
|
||||
name: flux-ssh
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
|
|
|
@ -12,7 +12,7 @@ spec:
|
|||
branch: main
|
||||
url: ssh://git@repobase.net/j/home-server.git
|
||||
secretRef:
|
||||
name: ssh-credentials
|
||||
name: flux-ssh
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue