Skip to content
Snippets Groups Projects
Unverified Commit cc39805b authored by Varac's avatar Varac
Browse files

USe flux-system for kustomizations and gitrepos

parent 4d6d664d
No related branches found
No related tags found
No related merge requests found
Pipeline #15951 passed with stage
in 9 seconds
......@@ -3,7 +3,6 @@ apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: sslcom-issuer
namespace: cert-manager
spec:
acme:
email: maarten@greenhost.nl
......
......@@ -2,7 +2,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
kind: Kustomization
metadata:
name: gitlab-k8s-agent
namespace: gitlab
namespace: flux-system
spec:
interval: 24h
sourceRef:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment