Merge pull request #865 from 3dwardch3ng/misc

fix ingresses for renovate and netdata
This commit is contained in:
2024-08-27 23:04:17 +10:00
committed by GitHub
2 changed files with 5 additions and 7 deletions

View File

@@ -1,7 +1,8 @@
image:
tag: stable
ingress:
enabled: false
hosts:
- netdata.cluster.edward.sydney
restarter:
enabled: true
parent:

View File

@@ -20,13 +20,10 @@ cachePersistence:
size: 1Gi
existingClaim: "renovate-pvc"
service:
type: LoadBalancer
port: 18899
annotations:
metallb.universe.tf/address-pool: k3s-cluster-ip-pool
metallb.universe.tf/allow-shared-ip: k3s-cluster
type: ClusterIP
port: 8899
ingress:
enabled: false
enabled: true
ingressClassName: nginx
hosts:
- renovate.cluster.edward.sydney