♻️ networking

This commit is contained in:
auricom
2022-09-15 11:46:59 +02:00
parent 10c85363fc
commit 1cce3a7c2f
15 changed files with 128 additions and 55 deletions

View File

@@ -3,9 +3,9 @@ apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: k8s-gateway
namespace: networking
namespace: default
spec:
interval: 5m
interval: 15m
chart:
spec:
# renovate: registryUrl=https://ori-edge.github.io/k8s_gateway/
@@ -15,7 +15,15 @@ spec:
kind: HelmRepository
name: k8s-gateway-charts
namespace: flux-system
interval: 5m
install:
createNamespace: true
crds: CreateReplace
remediation:
retries: 5
upgrade:
crds: CreateReplace
remediation:
retries: 5
values:
domain: "${SECRET_CLUSTER_DOMAIN}"
service: