18 Feb 2026 09:30 AM
Hello,
This feature flag is still in generated yaml, but not to be found in the documentation...
All feature flags:
So what happened?
KR Henk
Solved! Go to Solution.
18 Feb 2026 09:50 AM
Hi,
You’re not imagining it — feature.dynatrace.com/k8s-app-enabled shows up in generated YAML snippets, but it’s not present in the official “DynaKube feature flags” reference list. That strongly suggests it’s a generator/wizard marker or an internal compatibility switch, not a public, supported feature flag.
IMO - It’s safe to remove it from your DynaKube YAML — if it’s not documented as a feature flag, you shouldn’t rely on it.
If this YAML came from the UI/wizard, treat it as a generated marker and consider filing it as a docs/generator inconsistency: examples include a flag that isn’t in the reference.
18 Feb 2026 09:53 AM
Thanks for your swift and clear answer!😊
Featured Posts