mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 09:04:24 +00:00
Add cert-manager
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ../../base/podinfo
|
||||
patches:
|
||||
- path: podinfo-values.yaml
|
||||
target:
|
||||
kind: HelmRelease
|
||||
- ../../base/traefik
|
||||
- traefik-values.yaml
|
||||
|
||||
configMapGenerator:
|
||||
- name: traefik-prod-values
|
||||
namespace: traefik
|
||||
files:
|
||||
- values.yaml
|
||||
Reference in New Issue
Block a user