2022-09-23 23:11:09 +00:00
|
|
|
resources:
|
2023-02-20 15:25:16 +00:00
|
|
|
- ../../overlays/system
|
|
|
|
|
2021-09-06 23:45:09 +00:00
|
|
|
# - ../../namespaces/kubernetes-dashboard
|
2023-02-20 15:25:16 +00:00
|
|
|
- ../../overlays/gitea
|
2023-02-28 05:06:48 +00:00
|
|
|
# - ../../overlays/woodpecker
|
|
|
|
# - ../../overlays/gitlab
|
2023-02-20 15:25:16 +00:00
|
|
|
- ../../overlays/monitoring
|
|
|
|
- ../../overlays/nextcloud
|
2024-01-18 02:12:36 +00:00
|
|
|
# - ../../overlays/home-assistant
|
2023-06-17 04:47:17 +00:00
|
|
|
- ../../overlays/jellyfin
|
2023-06-20 23:55:33 +00:00
|
|
|
- ../../overlays/deluge
|
2023-12-26 00:25:48 +00:00
|
|
|
- ../../overlays/actual
|
2024-02-06 00:14:44 +00:00
|
|
|
- ../../overlays/llm
|
2023-10-20 03:48:14 +00:00
|
|
|
- probes/snmp-exporter.yaml
|
2021-08-26 16:42:41 +00:00
|
|
|
|
2022-08-28 22:29:06 +00:00
|
|
|
# resources:
|
|
|
|
# - probes/external-services-bobcat-miner.yaml
|
2021-09-06 23:45:09 +00:00
|
|
|
|
2023-02-05 04:24:50 +00:00
|
|
|
buildMetadata:
|
|
|
|
- originAnnotations
|
|
|
|
|
2021-08-26 16:42:48 +00:00
|
|
|
images:
|
|
|
|
- name: gitea/gitea
|
2024-04-30 02:00:05 +00:00
|
|
|
newTag: 1.21.11
|
2021-09-11 03:30:38 +00:00
|
|
|
- name: grafana/grafana
|
2024-07-05 05:06:52 +00:00
|
|
|
newTag: 11.1.0
|
2022-08-28 22:29:06 +00:00
|
|
|
# - name: prom/node-exporter
|
|
|
|
# newTag: v0.18.1
|
2021-09-11 03:30:38 +00:00
|
|
|
- name: prom/blackbox-exporter
|
2024-04-05 23:52:32 +00:00
|
|
|
# newName: badjware/blackbox-exporter-tweak
|
|
|
|
newTag: v0.24.0
|
2023-09-22 04:48:09 +00:00
|
|
|
# - name: drone/drone
|
|
|
|
# newTag: 2.14.0
|
|
|
|
# - name: drone/drone-runner-kube
|
|
|
|
# newTag: 1.0.0-rc.3
|
2021-08-27 19:57:29 +00:00
|
|
|
- name: nextcloud
|
2024-07-05 05:06:52 +00:00
|
|
|
newTag: 29.0.3
|
2023-06-17 04:47:01 +00:00
|
|
|
- name: collabora/code
|
2023-11-17 18:03:48 +00:00
|
|
|
newTag: 23.05.5.4.1
|
2023-06-17 04:47:01 +00:00
|
|
|
- name: nextcloud/aio-imaginary
|
|
|
|
newTag: 20230613_120442-latest-arm64
|
2024-07-05 05:06:52 +00:00
|
|
|
# - name: homeassistant/home-assistant
|
|
|
|
# newTag: 2023.10.2
|
2023-06-17 04:47:17 +00:00
|
|
|
- name: jellyfin/jellyfin
|
2024-07-05 05:06:52 +00:00
|
|
|
newTag: 10.9.7
|
2023-06-29 14:22:33 +00:00
|
|
|
- name: lscr.io/linuxserver/deluge
|
|
|
|
newTag: latest
|
2021-08-27 19:57:29 +00:00
|
|
|
- name: postgres
|
2021-08-29 05:15:00 +00:00
|
|
|
newTag: 9.6.23
|
2021-08-28 03:54:21 +00:00
|
|
|
- name: redis
|
2024-07-05 05:06:52 +00:00
|
|
|
newTag: "7.2"
|
2023-06-10 20:07:25 +00:00
|
|
|
- name: bitnami/kubectl
|
2024-07-05 05:06:52 +00:00
|
|
|
newTag: "1.29"
|
2021-08-26 16:42:41 +00:00
|
|
|
|
2024-02-06 00:14:44 +00:00
|
|
|
configMapGenerator:
|
2024-07-06 16:37:26 +00:00
|
|
|
- name: litellm-proxy-config
|
2024-02-06 00:14:44 +00:00
|
|
|
namespace: llm
|
|
|
|
behavior: replace
|
|
|
|
files:
|
2024-07-06 16:37:26 +00:00
|
|
|
- config.yaml=./configurations/litellm/config.yaml
|
2024-01-18 02:12:36 +00:00
|
|
|
# - name: home-assistant-server-config
|
|
|
|
# namespace: home-assistant
|
|
|
|
# behavior: replace
|
|
|
|
# files:
|
|
|
|
# - configuration.yaml=configurations/home-assistant/configuration.yaml
|
2024-07-06 16:37:26 +00:00
|
|
|
# - name: ecommerce-exporter-config
|
|
|
|
# namespace: monitoring
|
|
|
|
# behavior: replace
|
|
|
|
# files:
|
|
|
|
# - ecommerce-exporter.yml=configurations/ecommerce-exporter/ecommerce-exporter.yml
|
2022-11-01 04:45:57 +00:00
|
|
|
|
2021-08-26 16:42:48 +00:00
|
|
|
secretGenerator:
|
2023-02-28 05:06:48 +00:00
|
|
|
- name: prometheus-additional-scrape-configs
|
2022-09-23 23:11:09 +00:00
|
|
|
type: Opaque
|
|
|
|
namespace: monitoring
|
|
|
|
behavior: replace
|
|
|
|
files:
|
|
|
|
- prometheus-additional.yaml=configurations/prometheus/prometheus-additional.yaml
|
2021-08-26 16:42:41 +00:00
|
|
|
|
2023-02-05 03:11:39 +00:00
|
|
|
# allow "kubectl apply -l app.kubernetes.io/managed-by=kustomize --prune ..."
|
2021-09-26 21:00:29 +00:00
|
|
|
commonLabels:
|
2023-02-05 03:11:39 +00:00
|
|
|
app.kubernetes.io/managed-by: kustomize
|
2021-08-26 16:42:41 +00:00
|
|
|
|
2023-02-20 14:26:17 +00:00
|
|
|
patches:
|
2021-12-13 05:44:49 +00:00
|
|
|
- target:
|
|
|
|
version: v1
|
|
|
|
kind: Deployment
|
2023-02-28 05:06:48 +00:00
|
|
|
name: nextcloud-server
|
2021-12-13 05:44:49 +00:00
|
|
|
path: patches/nextcloud-deployment-patch.yaml
|
2023-06-17 04:47:17 +00:00
|
|
|
- target:
|
|
|
|
version: v1
|
|
|
|
kind: Deployment
|
|
|
|
name: jellyfin-server
|
|
|
|
path: patches/jellyfin-deployment-patch.yaml
|
2023-06-20 23:55:33 +00:00
|
|
|
- target:
|
|
|
|
version: v1
|
|
|
|
kind: Deployment
|
|
|
|
name: deluge-server
|
|
|
|
path: patches/deluge-deployment-patch.yaml
|
2022-05-26 17:14:50 +00:00
|
|
|
# - target:
|
|
|
|
# version: v1
|
|
|
|
# kind: Prometheus
|
|
|
|
# name: prometheus
|
|
|
|
# path: patches/prometheus-patch.yaml
|
2021-09-06 23:45:09 +00:00
|
|
|
|
|
|
|
# patchesStrategicMerge:
|
|
|
|
# - patches/blackbox-exporter-probe-patch.yaml
|