Skip to content

Commit

Permalink
Remove kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
matt8707 committed Apr 20, 2024
1 parent 167c320 commit 1d90189
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 361 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ docker-compose up -d ha-fusion

<details>
<summary>
<b>Alternative</b>
<b>Other</b>
</summary>

Without docker-compose, updating the container involves additional steps. For each update, it's necessary to first stop the current container, remove it, pull the new image, and then execute the docker run command again.
Expand All @@ -72,16 +72,16 @@ docker run -d \
ghcr.io/matt8707/ha-fusion
```

#### Kubernetes

If you prefer to use Kubernetes, see [Chart README.md](https://github.com/matt8707/ha-fusion/tree/167c320918544416e2f9272e1edad64b7329269a/charts/ha-fusion)

</details>

...

---

### Kubernetes

If you prefer to use Kubernetes, see [Chart README.md](charts/ha-fusion/README.md)

## Query strings

### View
Expand Down
21 changes: 0 additions & 21 deletions charts/ha-fusion/.helmignore

This file was deleted.

12 changes: 0 additions & 12 deletions charts/ha-fusion/Chart.yaml

This file was deleted.

84 changes: 0 additions & 84 deletions charts/ha-fusion/README.md

This file was deleted.

26 changes: 0 additions & 26 deletions charts/ha-fusion/templates/_helpers.tpl

This file was deleted.

55 changes: 0 additions & 55 deletions charts/ha-fusion/templates/deployment.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions charts/ha-fusion/templates/ingress.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions charts/ha-fusion/templates/service.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions charts/ha-fusion/templates/serviceaccount.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions charts/ha-fusion/templates/volumes.yaml

This file was deleted.

Loading

0 comments on commit 1d90189

Please sign in to comment.