Try adding gluetun and sops
This commit is contained in:
@@ -11,3 +11,7 @@ spec:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
namespace: flux-system
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
name: sops-age
|
||||
|
||||
@@ -25,3 +25,7 @@ spec:
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
name: sops-age
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
interval: 15m
|
||||
url: https://github.com/rancher/local-path-provisioner.git
|
||||
ref:
|
||||
tag: v0.0.28
|
||||
tag: v0.0.29
|
||||
ignore: |-
|
||||
# exclude all
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user