Compare commits
1 commit
7ce7f5e77a
...
d1e5d96fcf
| Author | SHA1 | Date | |
|---|---|---|---|
| d1e5d96fcf |
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ the required variables. Change the secrets preset in the file before using it.
|
|||
kubectl apply -f k8s/ingress/ingress-https.yaml
|
||||
|
||||
# Deploy secrets
|
||||
kubectl apply -f k8s/app/secrets.yaml
|
||||
kubectl apply -f k8s/app/secret.yaml
|
||||
|
||||
# Deploy Postgres and Redis DB
|
||||
kubectl apply -f k8s/app/redis.yaml
|
||||
|
|
|
|||
Loading…
Reference in a new issue