Refactor the config

This commit is contained in:
Nikolai Rodionov 2024-01-22 15:39:56 +01:00
parent 4040f69e23
commit fed31ffdc5
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD
1 changed files with 3 additions and 53 deletions

View File

@ -11,7 +11,6 @@ repositories:
- name: fairwinds-stable
url: https://charts.fairwinds.com/stable
charts:
- name: vaultwarden
chart: vaultwarden
@ -28,22 +27,10 @@ charts:
- name: root
chart: root
repository: badhouseplants-oci
version: 0.1.4
version: 0.1.5
- name: flux-app
repository: flux-app
version: 1.2.0-faa5f89120c052b3d5850504a5ed86ab93b89b55
- name: kyverno
repository: flux-app
version: 0.17.0
- name: kube-prometheus-stack
version: 8.1.1
repository: catalog-oci
- name: vertical-pod-autoscaler-app
repository: catalog-oci
version: 4.6.0
- name: cilium
version: 0.19.0
repository: catalog-oci
releases:
- name: vaultwarden
@ -51,6 +38,7 @@ releases:
repository: badhouseplants
version: 1.1.0
namespace: giantswarm
- name: vpa
chart: vpa
repository: fairwinds-stable
@ -69,34 +57,10 @@ releases:
- name: root
repository: badhouseplants-oci
chart: root
version: 0.1.4
version: 0.1.5
namespace: flux-giantswarm
values:
- ./root/values.yaml
- name: cilium
chart: cilium
repository: catalog-oci
version: 0.19.0
installed: true
namespace: giantswarm
createNamespace: false
values:
- ./values/common/values.cilium.yaml
- name: vertical-pod-autoscaler-app
repository: catalog-oci
version: 4.6.0
chart: vertical-pod-autoscaler-app
namespace: flux-system
createNamespace: false
installed: true
- name: kube-prometheus-stack
version: 8.1.1
repository: catalog-oci
chart: kube-prometheus-stack
namespace: monitoring
createNamespace: false
installed: true
- name: flux-giantswarm
chart: flux-app
@ -109,16 +73,6 @@ releases:
- ./values/aws/values.flux-aws.yaml
- ./values/common/values.flux.yaml
- name: kyverno
chart: kyverno
version: 0.17.0
repository: flux-app
installed: true
namespace: flux-app
createNamespace: false
values:
- ./values/common/values.kyverno.yaml
clusters:
- name: root-config
git: git@git.badhouseplants.net:giantswarm/root-config.git
@ -139,7 +93,3 @@ clusters:
- namespaces
- flux-giantswarm
- vpa
# - kyverno
# - kube-prometheus-stack
# - vertical-pod-autoscaler-app
# - cilium