Rename manifest path

This commit is contained in:
Björn Busse 2024-02-21 15:40:24 +01:00
parent 9e8b0f1fe7
commit 549923ae79
16 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ spec:
branch: main
secretRef:
name: flux-system
url: https://git.e2m.io/obch-flux/obch-deploy.git
url: https://git.e2m.io/flux-user/flux-deploy.git
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
@ -20,7 +20,7 @@ metadata:
namespace: flux-system
spec:
interval: 10m0s
path: ./clusters/minikube
path: ./clusters/dev
prune: true
sourceRef:
kind: GitRepository