update refactoring
This commit is contained in:
parent
03b0b85247
commit
6de3e47bd2
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
[{:name "backup-app"
|
[{:name "backup-app"
|
||||||
:image "domaindrivenarchitecture/c4k-cloud-backup"
|
:image "domaindrivenarchitecture/c4k-cloud-backup"
|
||||||
:imagePullPolicy "IfNotPresent"
|
:imagePullPolicy "IfNotPresent"
|
||||||
:command ["/entrypoint.sh"]
|
:command ["backup.bb"]
|
||||||
:env
|
:env
|
||||||
[{:valueFrom
|
[{:valueFrom
|
||||||
{:secretKeyRef
|
{:secretKeyRef
|
||||||
|
|
Loading…
Reference in a new issue