summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/v3.7/quickstart-templates/rails-postgresql-persistent.json
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-08-22 10:43:34 -0400
committerScott Dodson <sdodson@redhat.com>2017-08-22 10:43:34 -0400
commitd528612b6ecafb8583f12fa8427f461de0b893cc (patch)
treec3b144d8b5a89c4f3726c35eb90bf563151c7677 /roles/openshift_examples/files/examples/v3.7/quickstart-templates/rails-postgresql-persistent.json
parentb107f677a3563f6db9a1ef17fe10518d321d495c (diff)
downloadopenshift-d528612b6ecafb8583f12fa8427f461de0b893cc.tar.gz
openshift-d528612b6ecafb8583f12fa8427f461de0b893cc.tar.bz2
openshift-d528612b6ecafb8583f12fa8427f461de0b893cc.tar.xz
openshift-d528612b6ecafb8583f12fa8427f461de0b893cc.zip
Update all image streams and templates
Diffstat (limited to 'roles/openshift_examples/files/examples/v3.7/quickstart-templates/rails-postgresql-persistent.json')
-rw-r--r--roles/openshift_examples/files/examples/v3.7/quickstart-templates/rails-postgresql-persistent.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/roles/openshift_examples/files/examples/v3.7/quickstart-templates/rails-postgresql-persistent.json b/roles/openshift_examples/files/examples/v3.7/quickstart-templates/rails-postgresql-persistent.json
index f07a43071..59e2e41ea 100644
--- a/roles/openshift_examples/files/examples/v3.7/quickstart-templates/rails-postgresql-persistent.json
+++ b/roles/openshift_examples/files/examples/v3.7/quickstart-templates/rails-postgresql-persistent.json
@@ -93,7 +93,8 @@
"metadata": {
"name": "${NAME}",
"annotations": {
- "description": "Defines how to build the application"
+ "description": "Defines how to build the application",
+ "template.alpha.openshift.io/wait-for-ready": "true"
}
},
"spec": {
@@ -152,7 +153,8 @@
"metadata": {
"name": "${NAME}",
"annotations": {
- "description": "Defines how to deploy the application server"
+ "description": "Defines how to deploy the application server",
+ "template.alpha.openshift.io/wait-for-ready": "true"
}
},
"spec": {