fix
This commit is contained in:
@@ -41,6 +41,7 @@ EOF
|
||||
}
|
||||
|
||||
resource "kubectl_manifest" "Service_server_compat" {
|
||||
depends_on = [kubectl_manifest.Deployment_server]
|
||||
yaml_body = <<-EOF
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
||||
Reference in New Issue
Block a user