Add cert-manager

This commit is contained in:
2024-09-17 22:43:27 +02:00
parent 536738f2e8
commit af3a547813
14 changed files with 135 additions and 85 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: traefik
namespace: kube-system
namespace: traefik
spec:
interval: 10m
chart:
@@ -11,7 +11,5 @@ spec:
version: 28.2.0
sourceRef:
kind: HelmRepository
name: traefik
name: traefik-helm-repo
interval: 10m
values:
replicaCount: 2