Browse Source

Add ConfigChange trigger

pull/2/merge
Rodolfo Carvalho 10 years ago
parent
commit
8eccec0f1d
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      application-template.json

+ 3
- 0
application-template.json View File

@ -140,6 +140,9 @@
"name": "django-quickstart:latest"
}
}
},
{
"type": "ConfigChange"
}
],
"replicas": 2,


Loading…
Cancel
Save