--- apiVersion: v1 kind: Namespace metadata: annotations: kubesphere.io/creator: '{{ .Values.user.name }}' labels: kubesphere.io/workspace: system-workspace name: os-network --- apiVersion: v1 kind: Namespace metadata: annotations: kubesphere.io/creator: '{{ .Values.user.name }}' labels: kubesphere.io/workspace: system-workspace openpolicyagent.org/webhook: ignore name: os-platform --- apiVersion: v1 kind: Namespace metadata: annotations: kubesphere.io/creator: '{{ .Values.user.name }}' labels: kubesphere.io/workspace: system-workspace openpolicyagent.org/webhook: ignore name: os-framework --- apiVersion: v1 kind: Namespace metadata: annotations: kubesphere.io/creator: '{{ .Values.user.name }}' labels: kubesphere.io/workspace: system-workspace openpolicyagent.org/webhook: ignore name: os-protected