mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-22 05:39:51 +00:00
fix(kps): move external to separate ks
This commit is contained in:
@@ -11,6 +11,17 @@ spec:
|
||||
# - name: 1-core-monitoring-kps-alertmanager-pvc-0
|
||||
# - name: 1-core-monitoring-kps-alertmanager-pvc-1
|
||||
# - name: 1-core-monitoring-kps-alertmanager-pvc-2
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: 1-core-monitoring-kps-external
|
||||
namespace: flux-system
|
||||
spec:
|
||||
path: ./kube/deploy/core/monitoring/kps/external
|
||||
targetNamespace: monitoring
|
||||
dependsOn:
|
||||
- name: 1-core-monitoring-kps-app
|
||||
#---
|
||||
#apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
#kind: Kustomization
|
||||
|
||||
Reference in New Issue
Block a user