feat: decommission droplet, point git DNS to cluster LB
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
output "gitea_ip" {
|
||||
description = "Public IP of the Gitea droplet"
|
||||
value = digitalocean_droplet.gitea.ipv4_address
|
||||
}
|
||||
|
||||
output "k8s_cluster_id" {
|
||||
description = "DOKS cluster ID"
|
||||
value = digitalocean_kubernetes_cluster.main.id
|
||||
|
||||
Reference in New Issue
Block a user