Skip to content

Commit

Permalink
Merge pull request #145 from suxess-it/jkleinlercher-patch-1
Browse files Browse the repository at this point in the history
Update values-k3d.yaml
  • Loading branch information
jkleinlercher authored May 11, 2024
2 parents fc203f7 + a2235e6 commit db42f7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platform-apps/charts/kubecost/values-k3d.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ cost-analyzer:
type: RuntimeDefault
# Set options for deploying with CI/CD tools like Argo CD.
cicd:
enabled: false # Set to true when using affected CI/CD tools for access to the below configuration options.
enabled: true # Set to true when using affected CI/CD tools for access to the below configuration options.
skipSanityChecks: false # If true, skip all sanity/existence checks for resources like Secrets.

## Provide a name override for the chart.
Expand Down
2 changes: 1 addition & 1 deletion platform-apps/charts/kubecost/values-metalstack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ cost-analyzer:
type: RuntimeDefault
# Set options for deploying with CI/CD tools like Argo CD.
cicd:
enabled: false # Set to true when using affected CI/CD tools for access to the below configuration options.
enabled: true # Set to true when using affected CI/CD tools for access to the below configuration options.
skipSanityChecks: false # If true, skip all sanity/existence checks for resources like Secrets.

## Provide a name override for the chart.
Expand Down

0 comments on commit db42f7a

Please sign in to comment.