Skip to content

Commit

Permalink
updated repoURL and targetRevision (#31)
Browse files Browse the repository at this point in the history
* added grafana-operator-chart

* added sample-apps

* updated CW datasource

* updated

* added apps

* app update

* update

* update

* upd

* upd

* upd

* upd

* upd

* upd

* ipd

* upd

* upd

* upd

* upd

* update

* up

* upd

* upd

* upd

* upd

* trimming trailing whitespace

* trimming trailing whitespaces

* fixed end of files

* fixed end of files

* moved teams, sample-apps and grafana-operator-chart to artifacts/argocd-apps
removed teams not in use with multi-account pattern (removed team-kirk, team-data, team-danger, team-scan, team-platform, team-burnham and team-riker). retained team-geordie and team-carmen
moved grafana-operator-app to artifacts/argocd-apps
removed samples-apps/envs/dev and samples-apps/envs/test. Retaining only samples-apps/envs/prod

* updated artifacts/argocd-apps reference

* removed team-carmen

* updated repoURL and targetRevision

---------

Co-authored-by: Rodrigue Koffi <[email protected]>
  • Loading branch information
iamprakkie and bonclay7 authored Oct 10, 2023
1 parent 7bac7d0 commit 74869f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions artifacts/argocd-apps/grafana-operator-app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ spec:
destination:
server: https://kubernetes.default.svc
source:
repoURL: https://github.com/iamprakkie/aws-observability-accelerator.git
targetRevision: artifacts
repoURL: https://github.com/aws-observability/aws-observability-accelerator.git
targetRevision: main

AMP_ASSUME_ROLE_ARN: 'UPDATE_ME_WITH_AMP_ASSUME_ROLE_ARN'
AMP_AWS_REGION: 'UPDATE_ME_WITH_AMP_AWS_REGION'
Expand Down
4 changes: 2 additions & 2 deletions artifacts/argocd-apps/sample-apps/envs/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ spec:
destination:
server: https://kubernetes.default.svc
source:
repoURL: https://github.com/iamprakkie/aws-observability-accelerator.git
targetRevision: artifacts
repoURL: https://github.com/aws-observability/aws-observability-accelerator.git
targetRevision: main

# Thoses default values can be surcharged by Infrastructure as Code
env: prod
Expand Down

0 comments on commit 74869f0

Please sign in to comment.