mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
refactor: Update Traefik ingress routes file paths
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# plane
|
||||
|
||||
```bash
|
||||
helm repo add makeplane https://helm.plane.so/
|
||||
helm repo update
|
||||
helm install plane-app makeplane/plane-ce \
|
||||
--create-namespace \
|
||||
--namespace plane-ce \
|
||||
-f values.yaml \
|
||||
--timeout 10m \
|
||||
--wait \
|
||||
--wait-for-jobs
|
||||
```
|
||||
Reference in New Issue
Block a user