Configure nginx using a ConfigMap
This commit is contained in:
parent
28f9cb0b2b
commit
d9934ec4db
17 changed files with 378 additions and 417 deletions
2
controllers/nginx-third-party/Makefile
vendored
2
controllers/nginx-third-party/Makefile
vendored
|
|
@ -1,7 +1,7 @@
|
|||
all: push
|
||||
|
||||
# 0.0 shouldn't clobber any release builds
|
||||
TAG = 0.3
|
||||
TAG = 0.4
|
||||
PREFIX = gcr.io/google_containers/nginx-third-party
|
||||
|
||||
controller: controller.go clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue