From 3a9f28c735ce8a38abfbcd97f6da93d6eb046a89 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Thu, 13 Jun 2024 06:22:26 +0800 Subject: [PATCH] fix(e1000e-fix): oops --- kube/deploy/core/_networking/e1000e-fix/app/hr.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/kube/deploy/core/_networking/e1000e-fix/app/hr.yaml b/kube/deploy/core/_networking/e1000e-fix/app/hr.yaml index d25f7912..f71d72da 100644 --- a/kube/deploy/core/_networking/e1000e-fix/app/hr.yaml +++ b/kube/deploy/core/_networking/e1000e-fix/app/hr.yaml @@ -54,5 +54,3 @@ spec: enableServiceLinks: false hostNetwork: true hostPID: true - securityContext: - privileged: true