Skip to content

Commit

Permalink
application-service update (redhat-appstudio#2517)
Browse files Browse the repository at this point in the history
* update components/has/base/kustomization.yaml

* update components/has/production/kustomization.yaml

* update components/has/staging/kustomization.yaml

* update components/monitoring/grafana/base/dashboards/has/kustomization.yaml

---------

Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and jhutar committed Nov 22, 2023
1 parent 1202607 commit fce65cb
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions components/has/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
resources:
- ./argocd-roles
- ./rbac
- https://github.com/redhat-appstudio/application-service/config/default?ref=99b9e453256d67a96b779b54aae695df4f2d83b0
- https://github.com/redhat-appstudio/application-service/config/default?ref=4ec3ad6a4885ea6de5d049f6c64b75eddc14d793


components:
Expand All @@ -13,7 +13,7 @@ components:
images:
- name: quay.io/redhat-appstudio/application-service
newName: quay.io/redhat-appstudio/application-service
newTag: 99b9e453256d67a96b779b54aae695df4f2d83b0
newTag: 4ec3ad6a4885ea6de5d049f6c64b75eddc14d793

configMapGenerator:
- literals:
Expand Down
6 changes: 3 additions & 3 deletions components/has/production/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ resources:
- ../base/argocd-roles
- ../base/external-secrets
- ../base/rbac
- https://github.com/redhat-appstudio/application-service/config/default?ref=99b9e453256d67a96b779b54aae695df4f2d83b0
- https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=99b9e453256d67a96b779b54aae695df4f2d83b0
- https://github.com/redhat-appstudio/application-service/config/default?ref=4ec3ad6a4885ea6de5d049f6c64b75eddc14d793
- https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=4ec3ad6a4885ea6de5d049f6c64b75eddc14d793

components:
- ../k-components/manager-resources
Expand All @@ -15,7 +15,7 @@ components:
images:
- name: quay.io/redhat-appstudio/application-service
newName: quay.io/redhat-appstudio/application-service
newTag: 99b9e453256d67a96b779b54aae695df4f2d83b0
newTag: 4ec3ad6a4885ea6de5d049f6c64b75eddc14d793

configMapGenerator:
- literals:
Expand Down
2 changes: 1 addition & 1 deletion components/has/staging/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ resources:
- ../base
- ../base/external-secrets
- rbac
- https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=99b9e453256d67a96b779b54aae695df4f2d83b0
- https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=4ec3ad6a4885ea6de5d049f6c64b75eddc14d793


components:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/redhat-appstudio/application-service/config/monitoring/?ref=99b9e453256d67a96b779b54aae695df4f2d83b0
- https://github.com/redhat-appstudio/application-service/config/monitoring/?ref=4ec3ad6a4885ea6de5d049f6c64b75eddc14d793
- dashboard.yaml

0 comments on commit fce65cb

Please sign in to comment.