Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

application-service update #2431

Merged
merged 7 commits into from
Sep 25, 2023
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=61526b73f8933763048bd91046cb728e026353ec
- https://github.com/redhat-appstudio/application-service/config/default?ref=c2f7c296dc3a7732b3fd2d16d9f50685935125ad


components:
Expand All @@ -13,7 +13,7 @@ components:
images:
- name: quay.io/redhat-appstudio/application-service
newName: quay.io/redhat-appstudio/application-service
newTag: 61526b73f8933763048bd91046cb728e026353ec
newTag: c2f7c296dc3a7732b3fd2d16d9f50685935125ad

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=61526b73f8933763048bd91046cb728e026353ec
- https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=61526b73f8933763048bd91046cb728e026353ec
- https://github.com/redhat-appstudio/application-service/config/default?ref=c2f7c296dc3a7732b3fd2d16d9f50685935125ad
- https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=c2f7c296dc3a7732b3fd2d16d9f50685935125ad

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: 61526b73f8933763048bd91046cb728e026353ec
newTag: c2f7c296dc3a7732b3fd2d16d9f50685935125ad

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=61526b73f8933763048bd91046cb728e026353ec
- https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=c2f7c296dc3a7732b3fd2d16d9f50685935125ad


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=61526b73f8933763048bd91046cb728e026353ec
- https://github.com/redhat-appstudio/application-service/config/monitoring/?ref=c2f7c296dc3a7732b3fd2d16d9f50685935125ad
- dashboard.yaml