89 lines
2.2 KiB
YAML
89 lines
2.2 KiB
YAML
---
|
|
repositories:
|
|
- name: metrics-server
|
|
url: https://kubernetes-sigs.github.io/metrics-server/
|
|
- name: jetstack
|
|
url: https://charts.jetstack.io
|
|
- name: istio
|
|
url: https://istio-release.storage.googleapis.com/charts
|
|
- name: drone
|
|
url: https://charts.drone.io
|
|
- name: bitnami
|
|
url: https://charts.bitnami.com/bitnami
|
|
- name: minio
|
|
url: https://charts.min.io/
|
|
- name: minecraft-server-charts
|
|
url: https://itzg.github.io/minecraft-server-charts/
|
|
- name: longhorn
|
|
url: https://charts.longhorn.io
|
|
- name: gitea
|
|
url: https://dl.gitea.io/charts/
|
|
- name: ananace-charts
|
|
url: https://ananace.gitlab.io/charts
|
|
- name: argo
|
|
url: https://argoproj.github.io/argo-helm
|
|
- name: bedag
|
|
url: https://bedag.github.io/helm-charts/
|
|
- name: metallb
|
|
url: https://metallb.github.io/metallb
|
|
- name: prometheus-community
|
|
url: https://prometheus-community.github.io/helm-charts
|
|
- name: grafana
|
|
url: https://grafana.github.io/helm-charts
|
|
- name: bitwarden
|
|
url: https://constin.github.io/vaultwarden-helm/
|
|
- name: db-operator
|
|
url: https://db-operator.github.io/charts
|
|
- name: allanger-gitea
|
|
url: https://git.badhouseplants.net/api/packages/allanger/helm
|
|
|
|
releases:
|
|
- name: metrics-server
|
|
repository: metrics-server
|
|
chart: metrics-server
|
|
version: 3.11.0
|
|
installed: true
|
|
namespace: kube-system
|
|
createNamespace: false
|
|
|
|
- name: istio-base
|
|
repository: istio
|
|
chart: base
|
|
installed: true
|
|
namespace: istio-system
|
|
createNamespace: false
|
|
version: 1.19.2
|
|
|
|
- name: istio-ingressgateway
|
|
repository: istio
|
|
chart: gateway
|
|
version: 1.19.2
|
|
installed: true
|
|
namespace: istio-system
|
|
createNamespace: false
|
|
|
|
- name: istiod
|
|
repository: istio
|
|
chart: istiod
|
|
installed: true
|
|
namespace: istio-system
|
|
createNamespace: false
|
|
|
|
clusters:
|
|
- name: cluster-shoebill-test
|
|
git: git@git.badhouseplants.net:allanger/shoebill-test.git
|
|
dotsops: |
|
|
creation_rules:
|
|
- path_regex: secrets/.*.yaml
|
|
key_groups:
|
|
- age:
|
|
- age16svfskd8x75g62f5uwpmgqzth52rr3wgv9m6rxchqv6v6kzmzf0qvhr2pk
|
|
provider: flux
|
|
releases:
|
|
- metrics-server
|
|
- istio-base
|
|
- istio-ingressgateway
|
|
- istiod
|
|
|
|
|