Skip to content

Commit 8faedcd

Browse files
update components/pipeline-service/development/kustomization.yaml
1 parent 65811e5 commit 8faedcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/pipeline-service/development/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ commonAnnotations:
88
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
99

1010
resources:
11-
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=ad974044255725077080ace5e4be8840ee85b2da
12-
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=ad974044255725077080ace5e4be8840ee85b2da
11+
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=97b42392360f9253ef7795abb1ee9edb558fd01d
12+
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=97b42392360f9253ef7795abb1ee9edb558fd01d
1313
- ../base/rbac
1414

1515
# generate a new configmap with updated values (logs api, db ssl mode) and replace the default one

0 commit comments

Comments
 (0)