-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #52 from JoaoBraveCoding/remove-metrics
addon: removes metrics for dev-preview
- Loading branch information
Showing
18 changed files
with
5 additions
and
470 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 0 additions & 5 deletions
5
internal/addon/manifests/charts/mcoa/charts/metrics/Chart.yaml
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
internal/addon/manifests/charts/mcoa/charts/metrics/templates/_helpers.tpl
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
internal/addon/manifests/charts/mcoa/charts/metrics/templates/clusterrolebinding.yaml
This file was deleted.
Oops, something went wrong.
103 changes: 0 additions & 103 deletions
103
internal/addon/manifests/charts/mcoa/charts/metrics/templates/configmap.yaml
This file was deleted.
Oops, something went wrong.
82 changes: 0 additions & 82 deletions
82
internal/addon/manifests/charts/mcoa/charts/metrics/templates/deployment.yaml
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
internal/addon/manifests/charts/mcoa/charts/metrics/templates/role.yaml
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
internal/addon/manifests/charts/mcoa/charts/metrics/templates/serviceaccount.yaml
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
internal/addon/manifests/charts/mcoa/charts/metrics/values.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,6 @@ nameOverride: null | |
|
||
enabled: true | ||
|
||
metrics: | ||
enabled: true | ||
|
||
logging: | ||
enabled: true | ||
|
||
|
Oops, something went wrong.