Adding DB for tt-rss

This commit is contained in:
Moritz Graf 2020-04-11 23:48:53 +02:00
parent e41ff89c24
commit ffef6d08ad
3 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ kubectl patch deployment $DEPLOYMENT -n $NAMESPACE -p "{\"spec\": {\"template\":
## namespaces
```sh
namespaces="flux cert-manager nginx-ingress infrapuzzle kuard auth nextcloud datalab web development longhorn-system"
namespaces="flux cert-manager nginx-ingress infrapuzzle kuard auth nextcloud datalab web development longhorn-system tt-rss"
for i in $( echo $NAMESPACES ) ; do
k create ns $i
done

Binary file not shown.

Binary file not shown.