We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b1094 commit 3fa63c1Copy full SHA for 3fa63c1
packages/core/src/config/settings.ts
@@ -53,7 +53,6 @@ export interface IFeatures {
53
functions?: boolean;
54
kubernetesRawResources?: boolean;
55
renderPipelineStageThreshold?: number;
56
- deployManifestStageAdvancedConfiguration?: boolean;
57
pipelineRefEnabled?: boolean;
58
}
59
0 commit comments