Skip to content

Commit 72a617d

Browse files
committed
removed hostusers misconfigruation
1 parent 70a4fb5 commit 72a617d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

npm/azure-npm.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ spec:
112112
- name: tmp
113113
mountPath: /tmp
114114
hostNetwork: true
115-
hostUsers: false
116115
nodeSelector:
117116
kubernetes.io/os: linux
118117
volumes:

npm/examples/azure-npm-lite.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ spec:
112112
- name: tmp
113113
mountPath: /tmp
114114
hostNetwork: true
115-
hostUsers: false
116115
nodeSelector:
117116
kubernetes.io/os: linux
118117
volumes:

0 commit comments

Comments
 (0)