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 622976f commit 758bc8dCopy full SHA for 758bc8d
data-test/schema.yaml
@@ -19,11 +19,3 @@ properties:
19
default: $IMAGE
20
x-google-property:
21
type: IMAGE
22
-
23
- # We had to disable preflight so that `mpdev verify` would not fail. It
24
- # fails due to the fact that the preflight deployment never becomes
25
- # "ready" since the secret "agent-credentials" and the configmap
26
- # "agent-config" are absent from the cluster.
27
- preflight.replicaCount:
28
- type: integer
29
- default: 0
0 commit comments