fixing issues
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||||
|
kind: OCIRepository
|
||||||
|
metadata:
|
||||||
|
name: capacitor
|
||||||
|
namespace: flux-system
|
||||||
|
spec:
|
||||||
|
interval: 12h
|
||||||
|
url: oci://ghcr.io/gimlet-io/capacitor-manifests
|
||||||
|
ref:
|
||||||
|
semver: ">=0.1.0"
|
||||||
|
---
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
@@ -13,4 +24,4 @@ spec:
|
|||||||
path: "./"
|
path: "./"
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: OCIRepository
|
kind: OCIRepository
|
||||||
name: capacitor
|
name: capacitor
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
|
||||||
kind: OCIRepository
|
|
||||||
metadata:
|
|
||||||
name: capacitor
|
|
||||||
namespace: flux-system
|
|
||||||
spec:
|
|
||||||
interval: 12h
|
|
||||||
url: oci://ghcr.io/gimlet-io/capacitor-manifests
|
|
||||||
ref:
|
|
||||||
semver: ">=0.1.0"
|
|
||||||
@@ -10,5 +10,5 @@ spec:
|
|||||||
sourceRef:
|
sourceRef:
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
name: home-cluster-ops
|
name: flux-system
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user