Added stirling-pdf

This commit is contained in:
A B
2025-05-27 11:55:39 +00:00
parent d3af58a78e
commit 067eb27169
3 changed files with 92 additions and 0 deletions

View File

@ -0,0 +1,15 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
helmCharts:
- name: stirling-pdf-chart
repo: https://stirling-tools.github.io/Stirling-PDF-chart
version: 2.0.0
releaseName: stirling-pdf
namespace: stirling-pdf
valuesFile: values.yaml
includeCRDs: true