summaryrefslogtreecommitdiffstats
path: root/kubernetes/custodia-pwmgr-service.yaml
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2015-10-15 17:57:42 +0200
committerChristian Heimes <christian@python.org>2015-10-15 17:57:42 +0200
commite2eb7931187dd8fd6580ef18027a9fe209b57dab (patch)
treec2bf3891c24d702ab21702b98ac0a23954561463 /kubernetes/custodia-pwmgr-service.yaml
parent5be736d996f8c6cc85c4d6e859deeea7f7088698 (diff)
downloadcustodia_pwmgr-e2eb7931187dd8fd6580ef18027a9fe209b57dab.tar.gz
custodia_pwmgr-e2eb7931187dd8fd6580ef18027a9fe209b57dab.tar.xz
custodia_pwmgr-e2eb7931187dd8fd6580ef18027a9fe209b57dab.zip
kubelet test deployment
Diffstat (limited to 'kubernetes/custodia-pwmgr-service.yaml')
-rw-r--r--kubernetes/custodia-pwmgr-service.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/custodia-pwmgr-service.yaml b/kubernetes/custodia-pwmgr-service.yaml
index 3cac5b2..20e7575 100644
--- a/kubernetes/custodia-pwmgr-service.yaml
+++ b/kubernetes/custodia-pwmgr-service.yaml
@@ -8,7 +8,7 @@ spec:
ports:
- port: 5000
targetPort: 5000
- nodePort: 30666
+ nodePort: 30778
selector:
name: custodia-pwmgr
type: NodePort