File tree Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1+ apiVersion : kustomize.config.k8s.io/v1beta1
2+ kind : Kustomization
13resources :
2- - ../../config/default
3- - prometheus
4+ - ../../config/default
5+ - prometheus
46
5- patchesStrategicMerge :
6- - opentelemetry/controller-manager-patch.yaml
7+ patches :
8+ - path : opentelemetry/controller-manager-patch.yaml
Original file line number Diff line number Diff line change 1+ apiVersion : kustomize.config.k8s.io/v1beta1
2+ kind : Kustomization
13namespace : capz-system
2-
34resources :
4- - resources
5+ - resources
Original file line number Diff line number Diff line change 1+ apiVersion : kustomize.config.k8s.io/v1beta1
2+ kind : Kustomization
13resources :
2- - bundle.yaml
3- - prometheus.yaml
4- - capz_metrics_service.yaml
4+ - bundle.yaml
5+ - prometheus.yaml
6+ - capz_metrics_service.yaml
You can’t perform that action at this time.
0 commit comments