mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🚀 update github workflows
This commit is contained in:
@@ -4,7 +4,7 @@ kind: Kustomization
|
||||
namespace: default
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
patchesStrategicMerge:
|
||||
- ./patches/env.yaml
|
||||
- ./patches/postgres.yaml
|
||||
|
@@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: default
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
secretGenerator:
|
||||
- name: glauth-secret
|
||||
files:
|
||||
|
@@ -4,4 +4,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -1,7 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
configMapGenerator:
|
||||
- name: postgres-external-backup
|
||||
files:
|
||||
|
@@ -2,7 +2,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ./cluster
|
||||
- ./external-backup
|
||||
- ./scheduled-backup
|
||||
|
@@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -4,4 +4,4 @@ kind: Kustomization
|
||||
namespace: default
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -20,4 +20,4 @@ spec:
|
||||
- targetPath: env.SECRET_KEY
|
||||
kind: Secret
|
||||
name: drone
|
||||
valuesKey: DRONE_SECRET_PLUGIN_TOKEN
|
||||
valuesKey: DRONE_SECRET_PLUGIN_TOKEN
|
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -32,4 +32,4 @@ spec:
|
||||
- targetPath: env.DRONE_SECRET_PLUGIN_TOKEN
|
||||
kind: Secret
|
||||
name: drone
|
||||
valuesKey: DRONE_SECRET_PLUGIN_TOKEN
|
||||
valuesKey: DRONE_SECRET_PLUGIN_TOKEN
|
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -4,5 +4,5 @@ kind: Kustomization
|
||||
resources:
|
||||
- ./drone-kubernetes-secrets
|
||||
- ./drone-runner-kube
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ./secret.sops.yaml
|
||||
|
@@ -1,4 +1,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -3,5 +3,5 @@ kind: Kustomization
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ./external-backup
|
||||
|
@@ -4,7 +4,7 @@ kind: Kustomization
|
||||
namespace: default
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
patchesStrategicMerge:
|
||||
- ./patches/env.yaml
|
||||
- ./patches/postgres.yaml
|
||||
|
@@ -4,4 +4,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -3,5 +3,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ./upgrade-p2pblocklist
|
||||
|
@@ -1,4 +1,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -4,4 +4,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
namespace: default
|
||||
configMapGenerator:
|
||||
- name: frigate
|
||||
|
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ./volume.yaml
|
||||
- ./token.sops.yaml
|
||||
- ./podmonitor.yaml
|
||||
|
@@ -1,7 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ./volume.yaml
|
||||
- ./prometheus-rule.yaml
|
||||
patchesStrategicMerge:
|
||||
|
@@ -1,5 +1,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ./volume.yaml
|
||||
|
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -2,5 +2,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./policies/helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ./policies/helmrelease.yaml
|
||||
|
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -4,4 +4,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- ./object-bucket-claim.yaml
|
||||
- ./config-map.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -2,7 +2,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
configMapGenerator:
|
||||
- name: vector-aggregator-configmap
|
||||
namespace: monitoring
|
||||
|
@@ -5,4 +5,4 @@ namespace: default
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -4,4 +4,4 @@ kind: Kustomization
|
||||
namespace: default
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -4,4 +4,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -4,4 +4,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -5,7 +5,7 @@ namespace: default
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
configMapGenerator:
|
||||
- name: radarr-pushover
|
||||
files:
|
||||
|
@@ -4,4 +4,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
namespace: default
|
||||
configMapGenerator:
|
||||
- name: recyclarr
|
||||
|
@@ -5,7 +5,7 @@ namespace: default
|
||||
resources:
|
||||
- ./secret.sops.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
configMapGenerator:
|
||||
- name: sonarr-pushover
|
||||
files:
|
||||
|
@@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
@@ -4,6 +4,6 @@ kind: Kustomization
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
patchesStrategicMerge:
|
||||
- ./patches/postgres.yaml
|
||||
|
@@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./helmrelease.yaml
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user