Skip to content

Commit

Permalink
pipeline-service update (#2299)
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 Aug 23, 2023
1 parent 572e15f commit 308eade
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=f47eabd791bf49c2a4d9d0fed1dbda411b05c547
- https://github.com/openshift-pipelines/pipeline-service/operator/gitops/argocd/grafana/?ref=ca526319a0d1b773efc89caee13dcf51a42064dc
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:
- git::https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=f47eabd791bf49c2a4d9d0fed1dbda411b05c547
- git::https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=f47eabd791bf49c2a4d9d0fed1dbda411b05c547
- git::https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=ca526319a0d1b773efc89caee13dcf51a42064dc
- git::https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=ca526319a0d1b773efc89caee13dcf51a42064dc

patches:
# - path: scale-down-exporter.yaml
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:
- git::https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=f47eabd791bf49c2a4d9d0fed1dbda411b05c547
- git::https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=ca526319a0d1b773efc89caee13dcf51a42064dc
- pipelines-as-code-namespace.yaml
- pipelines-as-code-secret.yaml
- ../../base/external-secrets
Expand Down

0 comments on commit 308eade

Please sign in to comment.