Skip to content

Commit

Permalink
wip/tbd: test with branch 30-update-quickstart-scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
kromanow94 committed May 4, 2024
1 parent 7e977cd commit 5bf1328
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion example/helm/app.app-of-apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
project: default
source:
repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
path: example/helm
directory:
include: "app.*"
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.argo-workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.argo-workflows.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.cert-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.cert-manager.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.dex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.dex.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.istio-ingressgateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.istio-ingressgateway.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.istiod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.istiod.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.kubeflow-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
project: default
source:
repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
path: example/helm
directory:
include: "secret.*"
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.kubeflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
project: default
source:
repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
path: charts/kubeflow
ignoreDifferences:
- group: rbac.authorization.k8s.io
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.metacontroller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.metacontroller.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.minio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.minio.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.mysql.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.oauth2-proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.oauth2-proxy.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.profile-kubeflow-user-example-com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
project: default
source:
repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: 30-update-quickstart-scripts
path: example/helm
directory:
include: profile.kubeflow-user-example-com.yaml
Expand Down
2 changes: 1 addition & 1 deletion example/helm/quickstart.app-of-apps.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

TARGET_REVISION="${TARGET_REVISION:-helmcharts}"
TARGET_REVISION="${TARGET_REVISION:-30-update-quickstart-scripts}"

cat <<EOF
This script will install ArgoCD, configure it to enable health assessment
Expand Down
2 changes: 1 addition & 1 deletion example/helm/quickstart.argocd.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

TARGET_REVISION="${TARGET_REVISION:-helmcharts}"
TARGET_REVISION="${TARGET_REVISION:-30-update-quickstart-scripts}"

cat <<EOF
This script will check if ArgoCD is installed, install ArgoCD if not installed
Expand Down
2 changes: 1 addition & 1 deletion example/helm/quickstart.helm.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

TARGET_REVISION="${TARGET_REVISION:-helmcharts}"
TARGET_REVISION="${TARGET_REVISION:-30-update-quickstart-scripts}"

cat <<EOF
This script will create 'kubeflow' namespace configured with istio injection and
Expand Down

0 comments on commit 5bf1328

Please sign in to comment.