mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(repos): missing kustomization
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: reloader-app
|
||||
name: 1-core-reloader-app
|
||||
namespace: flux-system
|
||||
spec:
|
||||
path: ./kube/deploy/apps/reloader/app
|
||||
path: ./kube/deploy/core/reloader/app
|
||||
dependsOn: []
|
||||
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- helmrepo.yaml
|
||||
- helm
|
||||
Reference in New Issue
Block a user