mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
feat(apps): Added Home Assistant application
This commit is contained in:
@@ -143,13 +143,7 @@ IP can be found with `kubectl get svc`.
|
||||
|
||||
# Test-application
|
||||
|
||||
Create a test-application (if not already created with Terraform) with
|
||||
|
||||
```shell
|
||||
kubectl apply -f apps/whoami/00-whoami.yml
|
||||
```
|
||||
|
||||
`whoami` should now be available at `https://whoami.${DOMAIN}`.
|
||||
A test-application `whoami` should be available at `https://whoami.${DOMAIN}`.
|
||||
|
||||
# Cleanup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user