fix pre-commit and cleanup
This commit is contained in:
@@ -7,4 +7,4 @@ clustertool.exe
|
||||
clustertool
|
||||
sopssecret.yaml
|
||||
sopssecret*
|
||||
*sopssecret*
|
||||
*sopssecret*
|
||||
|
||||
@@ -12,4 +12,4 @@ creation_rules:
|
||||
age: REPLACEME
|
||||
- path_regex: talsecret.yaml
|
||||
age: REPLACEME
|
||||
## DO NOT REMOVE: Personal setting go under this line
|
||||
## DO NOT REMOVE: Personal setting go under this line
|
||||
|
||||
@@ -1 +1 @@
|
||||
This is a kubernetes cluster Powered by TrueCharts ClusterTool
|
||||
This is a kubernetes cluster Powered by TrueCharts ClusterTool
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources: []
|
||||
resources: []
|
||||
|
||||
@@ -38,4 +38,4 @@ spec:
|
||||
target:
|
||||
group: kustomize.toolkit.fluxcd.io
|
||||
kind: Kustomization
|
||||
labelSelector: substitution.flux.home.arpa/disabled notin (true)
|
||||
labelSelector: substitution.flux.home.arpa/disabled notin (true)
|
||||
|
||||
@@ -4,4 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- this-repo.yaml
|
||||
- truecharts.yaml
|
||||
- truecharts.yaml
|
||||
|
||||
@@ -17,4 +17,4 @@ spec:
|
||||
/*
|
||||
# include flux directories
|
||||
!/clusters
|
||||
!/repositories
|
||||
!/repositories
|
||||
|
||||
@@ -16,4 +16,4 @@ spec:
|
||||
# exclude all
|
||||
/*
|
||||
# include flux directories
|
||||
!/repositories
|
||||
!/repositories
|
||||
|
||||
@@ -6,4 +6,4 @@ resources:
|
||||
- ./git
|
||||
- ./helm
|
||||
- ./oci
|
||||
- ./entries
|
||||
- ./entries
|
||||
|
||||
@@ -9,4 +9,4 @@ spec:
|
||||
interval: 10m
|
||||
url: oci://ghcr.io/fluxcd/flux-manifests
|
||||
ref:
|
||||
tag: v2.4.0
|
||||
tag: v2.4.0
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- flux-manifests.yaml
|
||||
- flux-manifests.yaml
|
||||
|
||||
Reference in New Issue
Block a user