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:
eball
2025-09-27 01:04:11 +08:00
committed by GitHub
parent 29ef564e98
commit 5c668d622e
6 changed files with 51 additions and 40 deletions

View File

@@ -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