Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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=a47ecf4f599cd717bf6550072015a2cb1f33c400
- https://github.com/redhat-appstudio/application-service/config/default?ref=adba93ac28b10c71629ecdf37bdef579fb381582


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

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

components:
- ../k-components/manager-resources
Expand All @@ -14,7 +14,7 @@ components:
images:
- name: quay.io/redhat-appstudio/application-service
newName: quay.io/redhat-appstudio/application-service
newTag: a47ecf4f599cd717bf6550072015a2cb1f33c400
newTag: adba93ac28b10c71629ecdf37bdef579fb381582

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


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