Skip to content

Commit

Permalink
no aws access key needed
Browse files Browse the repository at this point in the history
  • Loading branch information
maria-reynoso committed Jan 2, 2025
1 parent f4f98a5 commit c0d43c0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion installation/config/eks/opencost-templates-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ dashboards: true
opencost:
customPricing:
# -- This is only to enable custom pricing on on-premises or kind
enabled: false
enabled: false
6 changes: 0 additions & 6 deletions installation/config/eks/opencost-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,3 @@ opencost:
namespaceName: finops-stack
# -- Service port of in-cluster Prometheus
port: 80
exporter:
aws:
# -- AWS secret access key
secret_access_key: ""
# -- AWS secret key id
access_key_id: ""
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ opencost:
# -- Service port of in-cluster Prometheus
port: 80
exporter:
aws:
# -- AWS secret access key
secret_access_key: ""
# -- AWS secret key id
access_key_id: ""
persistence:
enabled: false
# -- Annotations for persistent volume
Expand Down

0 comments on commit c0d43c0

Please sign in to comment.