Compare commits

..

6 commits

8 changed files with 24 additions and 11269 deletions

View file

@ -10,16 +10,13 @@ spec:
chart:
spec:
chart: hcloud-cloud-controller-manager
version: v1.18.0
version: 1.19.0-rc.0
sourceRef:
kind: HelmRepository
name: hetzner
namespace: flux-system
interval: 30m
values:
image:
repository: ghcr.io/jahanson/hccm
tag: v1.19.1
env:
ROBOT_USER:
valueFrom:
@ -39,6 +36,12 @@ spec:
name: hcloud
key: token
optional: true
HCLOUD_NETWORK:
valueFrom:
secretKeyRef:
name: hcloud
key: network
optional: true
metrics:
enabled: true
networking:

View file

@ -0,0 +1,10 @@
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./monitoring.coreos.com_alertmanagers.yaml
- ./monitoring.coreos.com_podmonitors.yaml
- ./monitoring.coreos.com_prometheusrules.yaml
- ./monitoring.coreos.com_servicemonitors.yaml
- ./monitoring.coreos.com_thanosrulers.yaml

View file

@ -3,7 +3,7 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: externaldns-external
name: &name externaldns-hsn-dev
namespace: network
spec:
interval: 30m
@ -18,7 +18,7 @@ spec:
interval: 30m
values:
fullnameOverride: &name externaldns-hsn-dev
fullnameOverride: *name
domainFilters:
- hsn.dev

View file

@ -4,5 +4,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: network
resources:
- ./hsn-dev/helmrelease.yaml
- ./hsn-dev/externalsecret.yaml
- ./helmrelease.yaml
- ./externalsecret.yaml

View file

@ -3,7 +3,7 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: &name external-dns
name: &name externaldns-valinor-social
namespace: network
spec:
interval: 30m

View file

@ -3,7 +3,7 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: ingress-nginx
name: ingress-nginx-hsn
spec:
interval: 30m
chart:

View file

@ -18,7 +18,7 @@ spec:
values:
container_runtime: containerd
image:
tag: "v1.5.4"
tag: "v1.5.5"
agent:
acquisition:
- namespace: network