bind-mount-options do no longer work with new podman version

This commit is contained in:
2024-11-20 19:22:58 +01:00
parent 892e53f444
commit 7e239b425f
4 changed files with 0 additions and 16 deletions
-6
View File
@@ -2,12 +2,6 @@ apiVersion: v1
kind: Pod
metadata:
annotations:
bind-mount-options:/data/mqtt/config: z
bind-mount-options:/data/mqtt/data: z
bind-mount-options:/data/mqtt/log: z
bind-mount-options:/data/mqtt/config/prometheus.yml: z
bind-mount-options:/data/mqtt/config/mqtt2prometheus-config.yaml: z
bind-mount-options:/data/mqtt/data-shellies: z
io.kubernetes.cri-o.TTY/mqtt: "false"
io.podman.annotations.autoremove/mqtt: "FALSE"
io.podman.annotations.init/mqtt: "FALSE"