kube/asterisk/README.md

12 lines
244 B
Markdown
Raw Normal View History

2023-08-29 06:29:36 +00:00
# Asterisk
Asterisk is used as
This application is managed by [ArgoCD](https://argocd.k-space.ee/applications/argocd/asterisk)
Should ArgoCD be down manifests here can be applied with:
```
kubectl apply -n asterisk -f application.yaml
```