coreos-cincinnati: update ports
This commit is contained in:
parent
1d7f554571
commit
3717e14b22
1 changed files with 4 additions and 2 deletions
|
@ -32,11 +32,13 @@ spec:
|
|||
image: "fedora-coreos-cincinnati:dumnati-{{dumnati_deploy_git_sha}}"
|
||||
args: [
|
||||
"/usr/local/bin/dumnati",
|
||||
"-p", "9876",
|
||||
"/etc/cincinnati/config.json",
|
||||
]
|
||||
ports:
|
||||
- containerPort: 9876
|
||||
- containerPort: 8080
|
||||
- containerPort: 9080
|
||||
- containerPort: 8081
|
||||
- containerPort: 9081
|
||||
volumeMounts:
|
||||
- name: "config"
|
||||
mountPath: "/etc/cincinnati/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue