Compare commits
No commits in common. "8ccfc6bd7ead86bd805c45f0040f6cafabc0801b" and "679909ed0fe6db423e7c0e3b4344f15b9df1f6a5" have entirely different histories.
8ccfc6bd7e
...
679909ed0f
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