2 changed files with 12 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||
--- |
|||
apiVersion: source.toolkit.fluxcd.io/v1beta1 |
|||
kind: HelmRepository |
|||
metadata: |
|||
name: external-secrets-charts |
|||
namespace: flux-system |
|||
spec: |
|||
interval: 15m0s |
|||
url: https://charts.external-secrets.io |
|||
|
Reference in new issue