coreos-cincinnati: update deployment config
This commit is contained in:
parent
ddad0d396c
commit
7f7a737eb3
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
---
|
---
|
||||||
# TODO(lucab): template refs from ansible var
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: DeploymentConfig
|
kind: DeploymentConfig
|
||||||
metadata:
|
metadata:
|
||||||
|
@ -32,7 +31,7 @@ spec:
|
||||||
image: "fedora-coreos-cincinnati:dumnati-{{dumnati_deploy_git_sha}}"
|
image: "fedora-coreos-cincinnati:dumnati-{{dumnati_deploy_git_sha}}"
|
||||||
args: [
|
args: [
|
||||||
"/usr/local/bin/dumnati",
|
"/usr/local/bin/dumnati",
|
||||||
"/etc/cincinnati/config.json",
|
"-c", "/etc/cincinnati/graph-builder.toml",
|
||||||
]
|
]
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue