update app-template syntax.
This commit is contained in:
parent
d8bb8e56f9
commit
7d337a0901
1 changed files with 32 additions and 31 deletions
|
@ -67,8 +67,9 @@ spec:
|
||||||
successThreshold: 1
|
successThreshold: 1
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
sync:
|
sync:
|
||||||
name: sync
|
image:
|
||||||
image: docker.io/1password/connect-sync:1.7.2@sha256:fe527ed9d81f193d8dfbba4140d61f9e8c8dceb0966b3009259087504e5ff79c
|
repository: docker.io/1password/connect-sync
|
||||||
|
tag: 1.7.2
|
||||||
env:
|
env:
|
||||||
- name: OP_SESSION
|
- name: OP_SESSION
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|
Reference in a new issue