Issue #1: Add memcached Deployment and Service.

This commit is contained in:
Jeff Geerling
2019-11-05 13:07:27 -06:00
parent 80895d628a
commit 2b48292bcc
6 changed files with 72 additions and 27 deletions

View File

@@ -11,3 +11,4 @@ spec:
tower_postgres_pass: awxpass
tower_postgres_image: postgres:9.6
tower_postgres_storage_request: 8Gi
tower_memcached_image: 'memcached:1.5'