chore: Update manifests after change

This commit is contained in:
2026-05-01 02:30:41 +00:00
parent 31353cf5cf
commit a4513b2a3a
4 changed files with 9 additions and 9 deletions

View File

@@ -33,7 +33,7 @@ spec:
serviceAccountName: default serviceAccountName: default
containers: containers:
- name: admin-tools - name: admin-tools
image: "temporalio/admin-tools:1.30.4@sha256:9ac15d500f4020f7cc694ecc17085dfcfc2d4b1d0d2020dbe83b6f3d49e156e0" image: "temporalio/admin-tools:1.31.0@sha256:3e68adcd54195a7c1222e99f2dbc32a4fdbf44ad69e3bb48e21e85c4bf417c2e"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: TEMPORAL_CLI_ADDRESS - name: TEMPORAL_CLI_ADDRESS

View File

@@ -29,7 +29,7 @@ spec:
restartPolicy: OnFailure restartPolicy: OnFailure
initContainers: initContainers:
- name: create-default-namespace - name: create-default-namespace
image: "temporalio/admin-tools:1.30.4@sha256:9ac15d500f4020f7cc694ecc17085dfcfc2d4b1d0d2020dbe83b6f3d49e156e0" image: "temporalio/admin-tools:1.31.0@sha256:3e68adcd54195a7c1222e99f2dbc32a4fdbf44ad69e3bb48e21e85c4bf417c2e"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: ['/bin/sh', '-c'] command: ['/bin/sh', '-c']
args: ['temporal operator namespace describe -n default || temporal operator namespace create -n default --retention 30d'] args: ['temporal operator namespace describe -n default || temporal operator namespace create -n default --retention 30d']
@@ -38,6 +38,6 @@ spec:
value: "postiz-temporal-frontend.postiz.svc:7233" value: "postiz-temporal-frontend.postiz.svc:7233"
containers: containers:
- name: done - name: done
image: "temporalio/admin-tools:1.30.4@sha256:9ac15d500f4020f7cc694ecc17085dfcfc2d4b1d0d2020dbe83b6f3d49e156e0" image: "temporalio/admin-tools:1.31.0@sha256:3e68adcd54195a7c1222e99f2dbc32a4fdbf44ad69e3bb48e21e85c4bf417c2e"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: ['sh', '-c', 'echo "Namespace setup completed"'] command: ['sh', '-c', 'echo "Namespace setup completed"']

View File

@@ -33,7 +33,7 @@ spec:
restartPolicy: OnFailure restartPolicy: OnFailure
initContainers: initContainers:
- name: create-default-store - name: create-default-store
image: "temporalio/admin-tools:1.30.4@sha256:9ac15d500f4020f7cc694ecc17085dfcfc2d4b1d0d2020dbe83b6f3d49e156e0" image: "temporalio/admin-tools:1.31.0@sha256:3e68adcd54195a7c1222e99f2dbc32a4fdbf44ad69e3bb48e21e85c4bf417c2e"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: ['temporal-sql-tool', 'create-database'] command: ['temporal-sql-tool', 'create-database']
env: env:
@@ -55,7 +55,7 @@ spec:
- name: SQL_TLS - name: SQL_TLS
value: "false" value: "false"
- name: manage-schema-default-store - name: manage-schema-default-store
image: "temporalio/admin-tools:1.30.4@sha256:9ac15d500f4020f7cc694ecc17085dfcfc2d4b1d0d2020dbe83b6f3d49e156e0" image: "temporalio/admin-tools:1.31.0@sha256:3e68adcd54195a7c1222e99f2dbc32a4fdbf44ad69e3bb48e21e85c4bf417c2e"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: ['sh', '-c'] command: ['sh', '-c']
args: args:
@@ -83,7 +83,7 @@ spec:
mountPath: /usr/local/sbin/temporal-elasticsearch-tool mountPath: /usr/local/sbin/temporal-elasticsearch-tool
subPath: temporal-elasticsearch-tool subPath: temporal-elasticsearch-tool
- name: create-visibility-store - name: create-visibility-store
image: "temporalio/admin-tools:1.30.4@sha256:9ac15d500f4020f7cc694ecc17085dfcfc2d4b1d0d2020dbe83b6f3d49e156e0" image: "temporalio/admin-tools:1.31.0@sha256:3e68adcd54195a7c1222e99f2dbc32a4fdbf44ad69e3bb48e21e85c4bf417c2e"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: ['temporal-sql-tool', 'create-database'] command: ['temporal-sql-tool', 'create-database']
env: env:
@@ -105,7 +105,7 @@ spec:
- name: SQL_TLS - name: SQL_TLS
value: "false" value: "false"
- name: manage-schema-visibility-store - name: manage-schema-visibility-store
image: "temporalio/admin-tools:1.30.4@sha256:9ac15d500f4020f7cc694ecc17085dfcfc2d4b1d0d2020dbe83b6f3d49e156e0" image: "temporalio/admin-tools:1.31.0@sha256:3e68adcd54195a7c1222e99f2dbc32a4fdbf44ad69e3bb48e21e85c4bf417c2e"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: ['sh', '-c'] command: ['sh', '-c']
args: args:
@@ -134,7 +134,7 @@ spec:
subPath: temporal-elasticsearch-tool subPath: temporal-elasticsearch-tool
containers: containers:
- name: done - name: done
image: "temporalio/admin-tools:1.30.4@sha256:9ac15d500f4020f7cc694ecc17085dfcfc2d4b1d0d2020dbe83b6f3d49e156e0" image: "temporalio/admin-tools:1.31.0@sha256:3e68adcd54195a7c1222e99f2dbc32a4fdbf44ad69e3bb48e21e85c4bf417c2e"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: ['sh', '-c', 'echo "Store setup completed"'] command: ['sh', '-c', 'echo "Store setup completed"']
volumes: volumes:

View File

@@ -16,7 +16,7 @@ spec:
serviceAccountName: default serviceAccountName: default
containers: containers:
- name: cluster-health - name: cluster-health
image: "temporalio/admin-tools:1.30.4@sha256:9ac15d500f4020f7cc694ecc17085dfcfc2d4b1d0d2020dbe83b6f3d49e156e0" image: "temporalio/admin-tools:1.31.0@sha256:3e68adcd54195a7c1222e99f2dbc32a4fdbf44ad69e3bb48e21e85c4bf417c2e"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: ["temporal", "operator", "cluster", "health"] command: ["temporal", "operator", "cluster", "health"]
env: env: