Merge commit 'fe564d72279f4ab061b961dd528623f0ed272667' as 'cluster-config'
This commit is contained in:
13
cluster-config/tenants/rollouts-demo/base/kustomization.yaml
Normal file
13
cluster-config/tenants/rollouts-demo/base/kustomization.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
helmCharts:
|
||||
- name: tenant
|
||||
version: 0.3.4
|
||||
repo: https://gnunn-gitops.github.io/helm-charts
|
||||
valuesFile: values.yaml
|
||||
namespace: gitops
|
||||
releaseName: product-catalog
|
||||
|
||||
resources:
|
||||
- analysis-auth-monitoring.yaml
|
||||
Reference in New Issue
Block a user