use this repos image
This commit is contained in:
parent
9d0fc639f3
commit
a5aece2e14
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ metadata:
|
|||
spec:
|
||||
containers:
|
||||
- name: jira-app
|
||||
image: domaindrivenarchitecture/meissa-jira-crate
|
||||
image: domaindrivenarchitecture/c4k-jira
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: ["/app/entrypoint.sh"]
|
||||
args: ["fqdn", "db-user-name", "db-user-password"]
|
||||
|
|
Reference in a new issue