gitops: add cert-manager

This commit is contained in:
Jan Novak
2026-01-01 23:10:56 +01:00
parent 01fe056584
commit 0e72629197
6 changed files with 93 additions and 1 deletions

View File

@@ -12,10 +12,23 @@ spec:
sourceRef:
kind: HelmRepository
name: podinfo
namespace: flux-system
version: '>5.0.0'
interval: 1m0s
releaseName: podinfo
values:
ingress:
enabled: true
className: nginx
hosts:
- host: podinfo.lab.home.hrajfrisbee.cz
paths:
- path: /
pathType: ImplementationSpecific
tls: []
# - secretName: chart-example-tls
# hosts:
# - chart-example.local
replicaCount: 2
resources:
limits: