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:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: jira-app
|
- name: jira-app
|
||||||
image: domaindrivenarchitecture/meissa-jira-crate
|
image: domaindrivenarchitecture/c4k-jira
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command: ["/app/entrypoint.sh"]
|
command: ["/app/entrypoint.sh"]
|
||||||
args: ["fqdn", "db-user-name", "db-user-password"]
|
args: ["fqdn", "db-user-name", "db-user-password"]
|
||||||
|
|
Reference in a new issue