forked from ab/homelab
Added stirling-pdf
This commit is contained in:
15
k8s/apps/stirling-pdf/kustomization.yaml
Normal file
15
k8s/apps/stirling-pdf/kustomization.yaml
Normal 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
|
||||
|
Reference in New Issue
Block a user