feature:TSG-12525:新增tsg-os-system命名空间

This commit is contained in:
fumingwei
2022-11-03 10:53:41 +08:00
parent b06ad3d9ad
commit b8ef1da1d6
3 changed files with 9 additions and 0 deletions

View File

@@ -153,6 +153,7 @@
- {role: clixon, tags: clixon}
- {role: traffic-engine, tags: traffic-engine}
- {role: k8s-dashboard, tags: k8s-dashboard}
- {role: k3s-exporter, tags: k3s-exporter}
- {role: tsg-diagnose, tags: tsg-diagnose}
- {role: system-init-TSG-X-P1403, tags: system-init-TSG-X-P1403}
- {role: system-init, tags: system-init}

View File

@@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: tsg-os-system

View File

@@ -0,0 +1,4 @@
- name: "copy namespace tsg-os-system file to dest"
copy:
src: "{{ role_path }}/files/ns-tsg-os-system.yaml"
dest: /var/lib/rancher/k3s/server/manifests/