Update Servers/Containerization/Kubernetes/Migrating Docker-Compose.yml to k8s.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 7s
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 7s
This commit is contained in:
@@ -230,6 +230,7 @@ With the above considerations in-mind, we just need to make some small changes t
|
|||||||
certResolver: letsencrypt
|
certResolver: letsencrypt
|
||||||
service: ntfy
|
service: ntfy
|
||||||
rule: Host(`ntfy.bunny-lab.io`)
|
rule: Host(`ntfy.bunny-lab.io`)
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ntfy:
|
ntfy:
|
||||||
loadBalancer:
|
loadBalancer:
|
||||||
|
|||||||
Reference in New Issue
Block a user