diff --git a/apps/obsidian/base/deployment.yaml b/apps/obsidian/base/deployment.yaml index 67ee155..853c853 100644 --- a/apps/obsidian/base/deployment.yaml +++ b/apps/obsidian/base/deployment.yaml @@ -21,7 +21,7 @@ spec: - name: obsidian image: ghcr.io/sytone/obsidian-remote:0.1.1 securityContext: - allowPrivilegeEscalation: false + allowPrivilegeEscalation: true ports: - protocol: TCP containerPort: 8080