mirror of
https://github.com/puppetmaster/typhoon.git
synced 2024-12-26 06:19:33 +01:00
7b5ffd0085
* Add a reboot-coordinator namespace for CLUO components * Define an RBAC ClusterRole for update-operator and update-agent * Replace the older-style where CLUO ran in kube-system, with admin privilege
5 lines
68 B
YAML
5 lines
68 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: reboot-coordinator
|