Refactor: Use flux instead of kubectl
All checks were successful
Build image and deploy / release-image (push) Successful in 1m18s

This commit is contained in:
2024-11-06 01:56:47 +00:00
parent 8680df36e2
commit 941df5ee22
4 changed files with 14 additions and 25 deletions

9
flux/kustomization.yaml Normal file
View File

@@ -0,0 +1,9 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: mafuyu-kirisu
generatorOptions:
disableNameSuffixHash: true
resources:
- ns.mafuyu.yaml
- deploy.mafuyu.yaml