Remove release from base kustomizations

This commit is contained in:
2024-12-23 20:39:36 +01:00
parent ce8029e6e0
commit cb184efeb5
12 changed files with 0 additions and 16 deletions

View File

@@ -6,4 +6,3 @@ namespace: gitea
resources:
- namespace.yaml
- repository.yaml
- release.yaml

View File

@@ -14,6 +14,3 @@ configMapGenerator:
namespace: gitea
files:
- values.yaml
patchesStrategicMerge:
- release.yaml

View File

@@ -6,4 +6,3 @@ namespace: auth
resources:
- namespace.yaml
- repository.yaml
- release.yaml

View File

@@ -6,4 +6,3 @@ namespace: cert-manager
resources:
- namespace.yaml
- repository.yaml
- release.yaml

View File

@@ -6,4 +6,3 @@ namespace: traefik
resources:
- namespace.yaml
- repository.yaml
- release.yaml

View File

@@ -15,6 +15,3 @@ configMapGenerator:
namespace: auth
files:
- values.yaml
patchesStrategicMerge:
- release.yaml

View File

@@ -6,6 +6,3 @@ resources:
- secret.enc.yaml
- issuer.yaml
- release.yaml
patchesStrategicMerge:
- release.yaml

View File

@@ -10,6 +10,3 @@ configMapGenerator:
namespace: traefik
files:
- values.yaml
patchesStrategicMerge:
- release.yaml