Skip to content

Instantly share code, notes, and snippets.

@langdon
Created May 14, 2015 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save langdon/c84d9ee78788b68c179a to your computer and use it in GitHub Desktop.
Save langdon/c84d9ee78788b68c179a to your computer and use it in GitHub Desktop.
[drupal]
sitename = drupal_site
image = 192.168.121.202:5000/drupal
drupal_admin_pass = admin_pass
db_pass = password
db_name = drupal_not_drupal_db
db_user = not_drupal_user
[mariadb-app]
db_pass = password
image = 192.168.121.202:5000/mariadb
db_name = maria_not_drupal_db
db_user = not_drupal_user
[general]
provider = kubernetes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment