Skip to content

Commit

Permalink
updated repoURL and targetRevision
Browse files Browse the repository at this point in the history
  • Loading branch information
iamprakkie committed Oct 10, 2023
1 parent d4a9529 commit ba2ee3c
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 ba2ee3c

Please sign in to comment.