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
|
||||
timeoutSeconds: 1
|
||||
sync:
|
||||
name: sync
|
||||
image: docker.io/1password/connect-sync:1.7.2@sha256:fe527ed9d81f193d8dfbba4140d61f9e8c8dceb0966b3009259087504e5ff79c
|
||||
image:
|
||||
repository: docker.io/1password/connect-sync
|
||||
tag: 1.7.2
|
||||
env:
|
||||
- name: OP_SESSION
|
||||
valueFrom:
|
||||
|
|
Reference in a new issue