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
|
branch: main
|
||||||
url: ssh://git@repobase.net/j/home-server.git
|
url: ssh://git@repobase.net/j/home-server.git
|
||||||
secretRef:
|
secretRef:
|
||||||
name: ssh-credentials
|
name: flux-ssh
|
||||||
---
|
---
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
|
@ -12,7 +12,7 @@ spec:
|
||||||
branch: main
|
branch: main
|
||||||
url: ssh://git@repobase.net/j/home-server.git
|
url: ssh://git@repobase.net/j/home-server.git
|
||||||
secretRef:
|
secretRef:
|
||||||
name: ssh-credentials
|
name: flux-ssh
|
||||||
---
|
---
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue