Commit 3e51944e authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch '258652-intergration-form-inject' into 'master'

Update inject pattern in cluster form

See merge request gitlab-org/gitlab!44969
parents 50e410e2 092c3fac
...@@ -24,10 +24,10 @@ export default { ...@@ -24,10 +24,10 @@ export default {
}, },
inject: { inject: {
autoDevopsHelpPath: { autoDevopsHelpPath: {
type: String, default: '',
}, },
externalEndpointHelpPath: { externalEndpointHelpPath: {
type: String, default: '',
}, },
}, },
data() { data() {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment