Compare commits

..

1 commit

41 changed files with 33 additions and 25 deletions

View file

@ -6,5 +6,13 @@ resources:
# Pre Flux-Kustomizations # Pre Flux-Kustomizations
- ./namespace.yaml - ./namespace.yaml
# Flux-Kustomizations # Flux-Kustomizations
- ./alertmanager-silencer/ks.yaml
- ./gatus/ks.yaml - ./gatus/ks.yaml
- ./grafana/ks.yaml
- ./kube-prometheus-stack/ks.yaml
- ./loki/ks.yaml
- ./smartctl-exporter/ks.yaml - ./smartctl-exporter/ks.yaml
# - ./snmp-exporter/ks.yaml
- ./thanos/ks.yaml
# - ./unpoller/ks.yaml
- ./vector/ks.yaml

View file

@ -68,7 +68,7 @@ spec:
gluetun: gluetun:
image: image:
repository: ghcr.io/qdm12/gluetun repository: ghcr.io/qdm12/gluetun
tag: latest@sha256:45d2345407ae91fc5e9de86d2ac09c00d949ce5a38582b9ba476e2446b2e3216 tag: latest@sha256:874f461fee58c06d409195ad20e92a235c09017ed7b20e4af194f049388990d1
env: env:
VPN_SERVICE_PROVIDER: custom VPN_SERVICE_PROVIDER: custom
VPN_TYPE: wireguard VPN_TYPE: wireguard