Skip to content

Commit

Permalink
pipeline-service update (redhat-appstudio#2722)
Browse files Browse the repository at this point in the history
* update components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml

* update components/pipeline-service/development/kustomization.yaml

* update components/pipeline-service/staging/base/kustomization.yaml

---------

Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
  • Loading branch information
rh-tap-build-team[bot] authored and jhutar committed Nov 22, 2023
1 parent 136226a commit 50841fb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/openshift-pipelines/pipeline-service/operator/gitops/argocd/grafana/?ref=f604f8bc30afc0ce7b6495dcc787634b804050b7
- https://github.com/openshift-pipelines/pipeline-service/operator/gitops/argocd/grafana/?ref=56fa72395df2b7d1e8f20da2a233acfb5aab6240
4 changes: 2 additions & 2 deletions components/pipeline-service/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ commonAnnotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true

resources:
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=f604f8bc30afc0ce7b6495dcc787634b804050b7
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=f604f8bc30afc0ce7b6495dcc787634b804050b7
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=56fa72395df2b7d1e8f20da2a233acfb5aab6240
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=56fa72395df2b7d1e8f20da2a233acfb5aab6240
- ../base/rbac

patches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ commonAnnotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true

resources:
- https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=f604f8bc30afc0ce7b6495dcc787634b804050b7
- https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=56fa72395df2b7d1e8f20da2a233acfb5aab6240
- pipelines-as-code-secret.yaml
- ../../base/external-secrets
- ../../base/testing
Expand Down

0 comments on commit 50841fb

Please sign in to comment.