Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelanspatel committed Jan 9, 2025
1 parent f51b0e6 commit e85b0e6
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions cost-analyzer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -406,41 +406,41 @@ oidc:
# - "editor"

rbacTeams:
enabled: false
# teamsConfig:
# - id: ''
# name: helm-team
# roles:
# - id: ''
# name: helm-role
# description: helm configrured role
# pages:
# showOverview: true
# showAllocation: true
# showAsset: true
# showCloudCost: true
# showClusters: true
# showExternalCosts: true
# showNetwork: true
# showCollections: true
# showReports: true
# showInsights: true
# showActions: true
# showAlerts: true
# showBudgets: true
# showAnomalies: true
# showEfficiency: true
# showSettings: true
# permissions: admin
# routes: []
# allocationFilters:
# - key: cluster
# operator: ":"
# value: cluster-one
# assetFilters: []
# cloudCostFilters: []
# claims:
# NameID: email@domain.com
enabled: false
# teamsConfig:
# - id: ''
# name: helm-team
# roles:
# - id: ''
# name: helm-role
# description: helm configrured role
# pages:
# showOverview: true
# showAllocation: true
# showAsset: true
# showCloudCost: true
# showClusters: true
# showExternalCosts: true
# showNetwork: true
# showCollections: true
# showReports: true
# showInsights: true
# showActions: true
# showAlerts: true
# showBudgets: true
# showAnomalies: true
# showEfficiency: true
# showSettings: true
# permissions: admin
# routes: []
# allocationFilters:
# - key: cluster
# operator: ":"
# value: cluster-one
# assetFilters: []
# cloudCostFilters: []

Check failure on line 441 in cost-analyzer/values.yaml

View workflow job for this annotation

GitHub Actions / test-chart

441:31 [trailing-spaces] trailing spaces
# claims:
# NameID: email@domain.com


## Adds the HTTP_PROXY, HTTPS_PROXY, and NO_PROXY environment variables to all
Expand Down

0 comments on commit e85b0e6

Please sign in to comment.