infisical: move namespace to os-protected (#1878)
* infisical: move namespace to os-protected * fix: lint error * fix: add namespace os-protected * fix: middleware request user * Update tapr-sidecar image version to 0.1.14
This commit is contained in:
@@ -29,4 +29,15 @@ metadata:
|
||||
kubesphere.io/workspace: system-workspace
|
||||
name: os-framework
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
annotations:
|
||||
kubesphere.io/creator: '{{ .Values.user.name }}'
|
||||
labels:
|
||||
kubesphere.io/workspace: system-workspace
|
||||
name: os-protected
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user