Compare commits

...

2 Commits

Author SHA1 Message Date
Pavle Portic b50f33afb8
Disable deployment 2023-02-23 15:59:53 +01:00
Pavle Portic 1055c6f79b
Add patches to gotk stuff 2023-02-23 15:59:46 +01:00
3 changed files with 13 additions and 1 deletions

View File

@ -0,0 +1,10 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: flux-system
namespace: flux-system
spec:
interval: 1m0s
prune: false
force: true

View File

@ -3,3 +3,5 @@ kind: Kustomization
resources:
- gotk-components.yaml
- gotk-sync.yaml
patches:
- gotk-patches.yaml

View File

@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./flux-system
- deployment.yaml
# - deployment.yaml