chore: Update manifests after change
This commit is contained in:
@@ -49,7 +49,7 @@ spec:
|
|||||||
topologyKey: kubernetes.io/hostname
|
topologyKey: kubernetes.io/hostname
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: config-init
|
- name: config-init
|
||||||
image: haproxy:3.3.9-alpine@sha256:9d05c0d68ede409faf4855a8f40d7bfc54833a83bfd02d9344d09b5d27f79155
|
image: haproxy:3.3.10-alpine@sha256:3201152205e9d02557ab3c8ecfcf0d378126eec0a5d1b0950ea22af31ee10bf2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
resources: {}
|
resources: {}
|
||||||
command:
|
command:
|
||||||
@@ -73,7 +73,7 @@ spec:
|
|||||||
mountPath: /data
|
mountPath: /data
|
||||||
containers:
|
containers:
|
||||||
- name: haproxy
|
- name: haproxy
|
||||||
image: haproxy:3.3.9-alpine@sha256:9d05c0d68ede409faf4855a8f40d7bfc54833a83bfd02d9344d09b5d27f79155
|
image: haproxy:3.3.10-alpine@sha256:3201152205e9d02557ab3c8ecfcf0d378126eec0a5d1b0950ea22af31ee10bf2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ spec:
|
|||||||
name: music-grabber-config
|
name: music-grabber-config
|
||||||
- name: SLSKD_DOWNLOADS_PATH
|
- name: SLSKD_DOWNLOADS_PATH
|
||||||
value: /mnt/store/slskd/Downloads
|
value: /mnt/store/slskd/Downloads
|
||||||
image: g33kphr33k/musicgrabber:2.8.7@sha256:7c55042195e93dc66fc9c0335e2e4469b861c2558b82974b674b7f89c0d6e961
|
image: g33kphr33k/musicgrabber:2.8.8@sha256:72dd1056fab07c873276c854bea08b8ef07bb54b8fbe0413047d8701d2abc146
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ spec:
|
|||||||
hostPID: false
|
hostPID: false
|
||||||
dnsPolicy: ClusterFirst
|
dnsPolicy: ClusterFirst
|
||||||
containers:
|
containers:
|
||||||
- image: harbor.alexlebens.net/images/site-documentation:0.30.0@sha256:cbeb1fa7e311b30e46676ba65961fbc7a7679c8b4971afc275cd1d9466663f65
|
- image: harbor.alexlebens.net/images/site-documentation:0.31.0@sha256:9e819b8b2d18437080fed5bbe9a2b42e0abdd457dcdd0e894ff98a728e056062
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ metadata:
|
|||||||
app.kubernetes.io/instance: tubearchivist
|
app.kubernetes.io/instance: tubearchivist
|
||||||
app.kubernetes.io/part-of: tubearchivist
|
app.kubernetes.io/part-of: tubearchivist
|
||||||
spec:
|
spec:
|
||||||
version: 9.4.0
|
version: 9.4.1
|
||||||
auth:
|
auth:
|
||||||
fileRealm:
|
fileRealm:
|
||||||
- secretName: tubearchivist-elasticsearch-config
|
- secretName: tubearchivist-elasticsearch-config
|
||||||
|
|||||||
Reference in New Issue
Block a user