File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
operator/gitops/argocd/pipeline-service/tekton-results Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
33kind : Kustomization
44namespace : tekton-results
55resources :
6- - https://github.com/openshift-pipelines/tektoncd-results.git/config/overlays/base-only/?ref=ed360eccc021ad5eedf8ea9c0732912ef602b15a
6+ - https://github.com/openshift-pipelines/tektoncd-results.git/config/overlays/base-only/?ref=e35af9274c0df84386b73aae8df0ad496ad175df
77 - namespace.yaml
88 - api-route.yaml
99 - watcher-logging-rbac.yaml
@@ -13,10 +13,10 @@ resources:
1313images :
1414 - name : ko://github.com/tektoncd/results/cmd/api
1515 newName : quay.io/redhat-appstudio/tekton-results-api
16- newTag : ed360eccc021ad5eedf8ea9c0732912ef602b15a
16+ newTag : e35af9274c0df84386b73aae8df0ad496ad175df
1717 - name : ko://github.com/tektoncd/results/cmd/watcher
1818 newName : quay.io/redhat-appstudio/tekton-results-watcher
19- newTag : ed360eccc021ad5eedf8ea9c0732912ef602b15a
19+ newTag : e35af9274c0df84386b73aae8df0ad496ad175df
2020
2121# generate a new configmap with updated values (logs api, db ssl mode) and replace the default one
2222configMapGenerator :
You can’t perform that action at this time.
0 commit comments