This page provides a list of feature flags that can be used to configure Dynatrace Operator on Kubernetes. Feature flags are used to enable or disable specific features.
To set a feature flag.
dynakube.yaml).annotations field.annotations, add the feature flag you want to set in the format flag: value.
apiVersion: dynatrace.com/v1beta5kind: DynaKubemetadata:name: dynakubenamespace: dynatraceannotations:feature.dynatrace.com/<flag>: <value>
kubectl apply -f <file-name>.yaml.A list of feature flags that have been deprecated in the latest versions of Dynatrace Operator.
If the Last Dynatrace Operator version for a feature flag has passed, the flag has been officially removed and should no longer be used.