mirror of
https://github.com/suyiiyii/SIMS.git
synced 2025-08-13 20:53:56 +08:00
Update deployment image to 240903-28f5b14
Some checks failed
gitea-sync.yml / trigger-gitea-sync (push) Has been cancelled
Some checks failed
gitea-sync.yml / trigger-gitea-sync (push) Has been cancelled
This commit is contained in:
parent
b8c11d6e08
commit
fdbf7a7491
@ -10,20 +10,17 @@ spring:
|
|||||||
driverClassName: ""
|
driverClassName: ""
|
||||||
jwt:
|
jwt:
|
||||||
secret: ""
|
secret: ""
|
||||||
|
|
||||||
S3:
|
S3:
|
||||||
ENDPOINT: ""
|
ENDPOINT: ""
|
||||||
BUCKET: ""
|
BUCKET: ""
|
||||||
ACCESS_KEY: ""
|
ACCESS_KEY: ""
|
||||||
SECRET_KEY: ""
|
SECRET_KEY: ""
|
||||||
|
|
||||||
|
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/suyiiyii/sims
|
repository: ghcr.io/suyiiyii/sims
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "240903-94bf792"
|
tag: "240903-28f5b14"
|
||||||
# imagePullSecrets: []
|
# imagePullSecrets: []
|
||||||
# nameOverride: ""
|
# nameOverride: ""
|
||||||
# fullnameOverride: ""
|
# fullnameOverride: ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user