using secret from external repo
This commit is contained in:
@@ -14,6 +14,20 @@ spec:
|
||||
url: https://github.com/3dwardch3ng/home-cluster-ops.git
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: home-cluster-ops-secrets
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m0s
|
||||
ref:
|
||||
branch: main
|
||||
secretRef:
|
||||
name: flux-system
|
||||
timeout: 60s
|
||||
url: https://github.com/3dwardch3ng/home-cluster-ops-secrets.git
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: podinfo
|
||||
|
||||
Reference in New Issue
Block a user