ci: deploy cert-manager v1.17.2 via fluxcd

This commit is contained in:
Patryk Hegenberg 2025-05-25 11:56:29 +02:00
parent 640bc5d476
commit adc9d0ce96
5 changed files with 84 additions and 6 deletions

View file

@ -0,0 +1,19 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cert-manager
namespace: flux-system
spec:
interval: 15m
path: ./infrastructure/cert-manager
prune: true
sourceRef:
kind: GitRepository
name: flux-system
dependsOn: []
healthChecks:
- apiVersion: apps/v1
kind: Deployment
name: cert-manager
namespace: cert-manager