mirror of
https://github.com/suyiiyii/SIMS.git
synced 2025-06-03 12:56:10 +08:00
Merge branch 'manifest' of https://github.com/suyiiyii/SIMS into manifest
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
This commit is contained in:
commit
b8c11d6e08
@ -23,7 +23,7 @@ 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: "240825-8d10add"
|
tag: "240903-94bf792"
|
||||||
# imagePullSecrets: []
|
# imagePullSecrets: []
|
||||||
# nameOverride: ""
|
# nameOverride: ""
|
||||||
# fullnameOverride: ""
|
# fullnameOverride: ""
|
||||||
@ -41,7 +41,6 @@ image:
|
|||||||
# podLabels: {}
|
# podLabels: {}
|
||||||
# podSecurityContext: {}
|
# podSecurityContext: {}
|
||||||
# # fsGroup: 2000
|
# # fsGroup: 2000
|
||||||
|
|
||||||
# securityContext: {}
|
# securityContext: {}
|
||||||
# # capabilities:
|
# # capabilities:
|
||||||
# # drop:
|
# # drop:
|
||||||
@ -49,7 +48,6 @@ image:
|
|||||||
# # readOnlyRootFilesystem: true
|
# # readOnlyRootFilesystem: true
|
||||||
# # runAsNonRoot: true
|
# # runAsNonRoot: true
|
||||||
# # runAsUser: 1000
|
# # runAsUser: 1000
|
||||||
|
|
||||||
# service:
|
# service:
|
||||||
# type: ClusterIP
|
# type: ClusterIP
|
||||||
# port: 80
|
# port: 80
|
||||||
@ -79,7 +77,6 @@ image:
|
|||||||
# # requests:
|
# # requests:
|
||||||
# # cpu: 100m
|
# # cpu: 100m
|
||||||
# # memory: 128Mi
|
# # memory: 128Mi
|
||||||
|
|
||||||
# livenessProbe:
|
# livenessProbe:
|
||||||
# httpGet:
|
# httpGet:
|
||||||
# path: /
|
# path: /
|
||||||
@ -100,13 +97,11 @@ image:
|
|||||||
# # secret:
|
# # secret:
|
||||||
# # secretName: mysecret·
|
# # secretName: mysecret·
|
||||||
# # optional: false
|
# # optional: false
|
||||||
|
|
||||||
# # Additional volumeMounts on the output Deployment definition.
|
# # Additional volumeMounts on the output Deployment definition.
|
||||||
# volumeMounts: []
|
# volumeMounts: []
|
||||||
# # - name: foo
|
# # - name: foo
|
||||||
# # mountPath: "/etc/foo"
|
# # mountPath: "/etc/foo"
|
||||||
# # readOnly: true
|
# # readOnly: true
|
||||||
|
|
||||||
# nodeSelector: {}
|
# nodeSelector: {}
|
||||||
# tolerations: []
|
# tolerations: []
|
||||||
# affinity: {}
|
# affinity: {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user