fix(temporal): Bump admintools image
This commit is contained in:
@@ -63,7 +63,7 @@ cluster:
|
||||
instances: 1
|
||||
backupEnabled: true
|
||||
backupRetention: 60d
|
||||
size: 5Gi
|
||||
size: 1Gi
|
||||
resources: {}
|
||||
# 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
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
containers:
|
||||
- name: tctl
|
||||
image: temporalio/admin-tools:1.25.2
|
||||
image: temporalio/admin-tools:1.31.0
|
||||
env:
|
||||
- name: TEMPORAL_ADDRESS
|
||||
value: temporal-frontend.temporal:7233
|
||||
|
||||
Reference in New Issue
Block a user