[INFRA-392] | Anoop | Add ddl auto to manifest

This commit is contained in:
anoop narang
2020-07-03 03:43:33 +05:30
parent 84c5588e99
commit 79b2b7c9f9

View File

@@ -43,6 +43,10 @@
{
"name": "VAULT_METATOKEN",
"value": "$VAULT_METATOKEN"
},
{
"name": "DDL_AUTO",
"value": "$DDL_AUTO"
}
],
"namespace": "$NAMESPACE",