diff --git a/values.yaml b/values.yaml index a1702c7..c3ad497 100644 --- a/values.yaml +++ b/values.yaml @@ -10,20 +10,17 @@ spring: driverClassName: "" jwt: secret: "" - S3: ENDPOINT: "" BUCKET: "" ACCESS_KEY: "" SECRET_KEY: "" - - replicaCount: 1 image: repository: ghcr.io/suyiiyii/sims pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "240903-94bf792" + tag: "240903-28f5b14" # imagePullSecrets: [] # nameOverride: "" # fullnameOverride: ""