projects don't have autosync
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
6b2b4e417b
commit
20a2b7998b
|
@ -17,6 +17,3 @@ spec:
|
|||
- name: '*'
|
||||
namespace: '*'
|
||||
server: https://kubernetes.default.svc
|
||||
sycPolicy:
|
||||
automated:
|
||||
selfHeal: 'true'
|
||||
|
|
|
@ -29,6 +29,3 @@ spec:
|
|||
- https://helm.cilium.io/
|
||||
- https://openebs.github.io/mayastor-extensions/
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
|
||||
sycPolicy:
|
||||
automated:
|
||||
selfHeal: 'true'
|
||||
|
|
Loading…
Reference in New Issue