Wrong yaml level

This commit is contained in:
2025-07-09 20:37:58 +01:00
parent ecf8b8f5de
commit 595f244bad

View File

@@ -21,12 +21,6 @@ spec:
image: ghcr.io/servercontainers/samba:a3.22.0-s4.21.4-r4
ports:
- containerPort: 445
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
securityContext:
privileged: true
capabilities:
add: ["NET_ADMIN"]
resources:
limits:
cpu: 1000m
@@ -40,6 +34,12 @@ spec:
envFrom:
- configMapRef:
name: samba-config
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
securityContext:
privileged: true
capabilities:
add: ["NET_ADMIN"]
volumes:
- name: share-path
hostPath: