chore: rancher pods use rancher service account

- update bound service account names to be `rancher`
- update namespace to cattle-system (do not run rancher in another namespace)
This commit is contained in:
Ben Vincent 2026-01-30 19:53:00 +11:00
parent 9d54b4cfcc
commit 24c124d6eb

View File

@ -1,6 +1,6 @@
bound_service_account_names: bound_service_account_names:
- rancher - rancher
bound_service_account_namespaces: bound_service_account_namespaces:
- default - cattle-system
token_ttl: 60 token_ttl: 60
audience: vault audience: vault