mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🔥 kyverno
This commit is contained in:
@@ -8,7 +8,6 @@ resources:
|
|||||||
- ./default
|
- ./default
|
||||||
- ./flux-system
|
- ./flux-system
|
||||||
- ./kube-system
|
- ./kube-system
|
||||||
- ./kyverno
|
|
||||||
- ./monitoring
|
- ./monitoring
|
||||||
- ./ngnode
|
- ./ngnode
|
||||||
- ./networking
|
- ./networking
|
||||||
|
@@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/kustomization.json
|
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
||||||
kind: Kustomization
|
|
||||||
resources:
|
|
||||||
# Pre Flux-Kustomizations
|
|
||||||
- ./namespace.yaml
|
|
||||||
# Flux-Kustomizations
|
|
||||||
- ./kyverno/ks.yaml
|
|
@@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Namespace
|
|
||||||
metadata:
|
|
||||||
name: kyverno
|
|
||||||
labels:
|
|
||||||
kustomize.toolkit.fluxcd.io/prune: disabled
|
|
Reference in New Issue
Block a user