modified: README.md
All checks were successful
Casa Home Assistant CI/CD Pipeline / deploy (push) Successful in 18s
All checks were successful
Casa Home Assistant CI/CD Pipeline / deploy (push) Successful in 18s
modified: deploy/README.md renamed: deploy/rbac.yaml -> deploy/cicd-rbac.yaml
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
Welcome to my Home Assistant setup repository.
|
||||
This repository documents and maintains the Home Assistant instance running in my home, hosted on casa server k3s cluster.
|
||||
All essential containers, such as MQTT and speech recognition, are hosted on the same server for seamless integration.
|
||||
|
||||
Related containers, such as MQTT and speech recognition, are hosted on same cluster.
|
||||
|
||||
**Table of Contents:**
|
||||
|
||||
|
||||
@@ -44,8 +44,8 @@ All Environment variables requirements as set as secrets.
|
||||
|
||||
[gitea workflow](../.gitea/workflows/deploy.yaml)
|
||||
|
||||
## RBAC
|
||||
## cicd RBAC
|
||||
|
||||
```bash { cwd=../ }
|
||||
kubectl apply -f ./deploy/rbac.yaml
|
||||
kubectl apply -f ./deploy/cicd-rbac.yaml
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user