Skip to content

Commit

Permalink
fix: linter fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Tarun Gupta Akirala <[email protected]>
  • Loading branch information
takirala committed Dec 25, 2024
1 parent 9aa6455 commit 5c3de7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2beta2
kind: HelmRelease
metadata:
name: cosi-move-to-konvoy-todo
namespace: ${releaseNamespace}
namespace: kommander
spec:
chart:
spec:
Expand Down
3 changes: 0 additions & 3 deletions services/centralized-kubecost/2.5.0/release/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ spec:
- kind: ConfigMap
name: centralized-kubecost-2.5.0-d2iq-defaults
valuesKey: ${kubecostClusterMode:=single-cluster}-values.yaml
- kind: ConfigMap
name: centralized-kubecost-overrides
optional: true
targetNamespace: kubecost
---
apiVersion: v1
Expand Down

0 comments on commit 5c3de7d

Please sign in to comment.