File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
user-skel/ansible_collections/ace_box/ace_box/roles/dt-operator/templates Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ metadata:
1616 annotations:
1717 feature.dynatrace.com/k8s-app-enabled: "true"
1818 feature.dynatrace.com/automatic-kubernetes-api-monitoring-cluster-name: "{{cluster_name}}"
19+ feature.dynatrace.com/k8s-app-enabled: "true"
1920spec:
2021 # Dynatrace apiUrl including the '/api' path at the end.
2122 # For SaaS, set 'ENVIRONMENTID' to your environment ID.
@@ -240,4 +241,4 @@ spec:
240241 # Optional: Adds TopologySpreadConstraints to the ActiveGate pods
241242 # For more information on TopologySpreadConstraints, see https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/
242243 #
243- # topologySpreadConstraints: []
244+ # topologySpreadConstraints: []
You can’t perform that action at this time.
0 commit comments