fix(temporal): Bump admintools image
This commit is contained in:
@@ -63,7 +63,7 @@ cluster:
|
|||||||
instances: 1
|
instances: 1
|
||||||
backupEnabled: true
|
backupEnabled: true
|
||||||
backupRetention: 60d
|
backupRetention: 60d
|
||||||
size: 5Gi
|
size: 1Gi
|
||||||
resources: {}
|
resources: {}
|
||||||
# We usually recommend not to specify default resources and to leave this as a conscious
|
# We usually recommend not to specify default resources and to leave this as a conscious
|
||||||
# choice for the user. This also increases chances charts run on environments with little
|
# choice for the user. This also increases chances charts run on environments with little
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
- name: tctl
|
- name: tctl
|
||||||
image: temporalio/admin-tools:1.25.2
|
image: temporalio/admin-tools:1.31.0
|
||||||
env:
|
env:
|
||||||
- name: TEMPORAL_ADDRESS
|
- name: TEMPORAL_ADDRESS
|
||||||
value: temporal-frontend.temporal:7233
|
value: temporal-frontend.temporal:7233
|
||||||
|
|||||||
Reference in New Issue
Block a user