Merge pull request 'Automated Manifest Update - Automerge' (#5574) from auto/update-manifests-automerge-5572 into manifests
This commit was merged in pull request #5574.
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
||||
serviceAccountName: default
|
||||
containers:
|
||||
- name: admin-tools
|
||||
image: "temporalio/admin-tools:1.30.2@sha256:024c6473df113e4b220b3caf6056d30964582ffcae6f6e46a1074aa6c67968d3"
|
||||
image: "temporalio/admin-tools:1.30.3@sha256:2c2272b008f1af295b3719963e6feeef64f838d1105d895cf6acfcf96dd31741"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TEMPORAL_CLI_ADDRESS
|
||||
|
||||
@@ -29,7 +29,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
initContainers:
|
||||
- name: create-default-store
|
||||
image: "temporalio/admin-tools:1.30.2@sha256:024c6473df113e4b220b3caf6056d30964582ffcae6f6e46a1074aa6c67968d3"
|
||||
image: "temporalio/admin-tools:1.30.3@sha256:2c2272b008f1af295b3719963e6feeef64f838d1105d895cf6acfcf96dd31741"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: ['temporal-sql-tool', 'create-database']
|
||||
env:
|
||||
@@ -51,7 +51,7 @@ spec:
|
||||
- name: SQL_TLS
|
||||
value: "false"
|
||||
- name: manage-schema-default-store
|
||||
image: "temporalio/admin-tools:1.30.2@sha256:024c6473df113e4b220b3caf6056d30964582ffcae6f6e46a1074aa6c67968d3"
|
||||
image: "temporalio/admin-tools:1.30.3@sha256:2c2272b008f1af295b3719963e6feeef64f838d1105d895cf6acfcf96dd31741"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: ['sh', '-c']
|
||||
args:
|
||||
@@ -79,7 +79,7 @@ spec:
|
||||
mountPath: /usr/local/sbin/temporal-elasticsearch-tool
|
||||
subPath: temporal-elasticsearch-tool
|
||||
- name: manage-schema-visibility-store
|
||||
image: "temporalio/admin-tools:1.30.2@sha256:024c6473df113e4b220b3caf6056d30964582ffcae6f6e46a1074aa6c67968d3"
|
||||
image: "temporalio/admin-tools:1.30.3@sha256:2c2272b008f1af295b3719963e6feeef64f838d1105d895cf6acfcf96dd31741"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: ['sh', '-c']
|
||||
args:
|
||||
@@ -112,7 +112,7 @@ spec:
|
||||
subPath: temporal-elasticsearch-tool
|
||||
containers:
|
||||
- name: done
|
||||
image: "temporalio/admin-tools:1.30.2@sha256:024c6473df113e4b220b3caf6056d30964582ffcae6f6e46a1074aa6c67968d3"
|
||||
image: "temporalio/admin-tools:1.30.3@sha256:2c2272b008f1af295b3719963e6feeef64f838d1105d895cf6acfcf96dd31741"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: ['sh', '-c', 'echo "Store setup completed"']
|
||||
volumes:
|
||||
|
||||
@@ -16,7 +16,7 @@ spec:
|
||||
serviceAccountName: default
|
||||
containers:
|
||||
- name: cluster-health
|
||||
image: "temporalio/admin-tools:1.30.2@sha256:024c6473df113e4b220b3caf6056d30964582ffcae6f6e46a1074aa6c67968d3"
|
||||
image: "temporalio/admin-tools:1.30.3@sha256:2c2272b008f1af295b3719963e6feeef64f838d1105d895cf6acfcf96dd31741"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: ["temporal", "operator", "cluster", "health"]
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user