Skip to content
Snippets Groups Projects
Verified Commit 677ffaed authored by Flux's avatar Flux Committed by Sheogorath
Browse files

Add Flux sync manifests

parent a5439eb4
Branches
Tags
No related merge requests found
# This manifest was generated by flux. DO NOT EDIT.
--- ---
apiVersion: source.toolkit.fluxcd.io/v1beta1 apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: GitRepository kind: GitRepository
...@@ -12,7 +13,7 @@ spec: ...@@ -12,7 +13,7 @@ spec:
name: flux-system name: flux-system
url: ssh://git@git.shivering-isles.com:2222/shivering-isles/infrastructure-gitops url: ssh://git@git.shivering-isles.com:2222/shivering-isles/infrastructure-gitops
--- ---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1 apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization kind: Kustomization
metadata: metadata:
name: flux-system name: flux-system
...@@ -24,4 +25,3 @@ spec: ...@@ -24,4 +25,3 @@ spec:
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system
validation: client
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment