Add ConfigChange trigger
This commit is contained in:
parent
25e334bd69
commit
8eccec0f1d
1 changed files with 3 additions and 0 deletions
|
@ -140,6 +140,9 @@
|
||||||
"name": "django-quickstart:latest"
|
"name": "django-quickstart:latest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "ConfigChange"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"replicas": 2,
|
"replicas": 2,
|
||||||
|
|
Loading…
Reference in a new issue