This commit is contained in:
parent
9a3592a451
commit
e7cee9cda8
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ spec:
|
|||
image: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/michals-silly-game-backend:main
|
||||
env:
|
||||
- name: DOMAIN
|
||||
value: "{{{ .Env.DOMAIN }}}"
|
||||
value: {{{ .Env.DOMAIN }}}
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
volumeMounts:
|
||||
|
|
Loading…
Reference in a new issue