File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ module "treebeardkf" {
44 bootstrap_values = [
55 << EOF
66sources:
7- - repoURL: 'https://github.com/treebeardtech/gitops-bridge-argocd-control-plane-template '
8- targetRevision: 1418a326e09628faf07626c5e6bfad80f7b3f8d9
7+ - repoURL: 'https://github.com/treebeardtech/treebeard-kubeflow-gitops '
8+ targetRevision: 8e3369ac3720bd837f75d812b9ec9d5f9d135cef
99 ref: values
1010valueFiles:
11- - $values/gitops-example /eks-https-loadbalancer.yaml
11+ - $values/clusters /eks-https-loadbalancer.yaml
1212valuesObject:
1313 istioResources:
1414 spec:
Original file line number Diff line number Diff line change @@ -101,12 +101,12 @@ module "treebeardkf" {
101101 bootstrap_values = [
102102 << EOF
103103sources:
104- - repoURL: 'https://github.com/treebeardtech/gitops-bridge-argocd-control-plane-template '
105- targetRevision: 2cc733d87a1a0b612c783c42fa570070f03d7150
104+ - repoURL: 'https://github.com/treebeardtech/treebeard-kubeflow-gitops '
105+ targetRevision: 8e3369ac3720bd837f75d812b9ec9d5f9d135cef
106106 ref: values
107107valueFiles:
108108# this value file should disabled istio (example of gitops config)
109- - $values/gitops-example/values .yaml
109+ - $values/clusters/k3s-gitops .yaml
110110valuesObject:
111111 # example of inline config where terraform vars can be injected
112112 certManager:
You can’t perform that action at this time.
0 commit comments