mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 10:32:55 +02:00
Add immich helm with common probe(???????)
This commit is contained in:
@@ -89,6 +89,9 @@ spec:
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-server
|
repository: ghcr.io/immich-app/immich-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
probes:
|
||||||
|
startup:
|
||||||
|
enabled: false
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
@@ -124,9 +127,7 @@ spec:
|
|||||||
accessMode: ReadWriteMany
|
accessMode: ReadWriteMany
|
||||||
# storageClass: your-class
|
# storageClass: your-class
|
||||||
|
|
||||||
probes:
|
|
||||||
startup:
|
|
||||||
enabled: false
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: immich
|
namespace: immich
|
||||||
Reference in New Issue
Block a user