unpin drone from version 1 [ci skip]

This commit is contained in:
viktorbarzin 2023-03-12 02:00:53 +00:00
parent 29e7dfc6a2
commit 7009312dd3
No known key found for this signature in database
GPG key ID: 0EB088298288D958
2 changed files with 1 additions and 1 deletions

View file

@ -61,7 +61,7 @@ resource "kubernetes_deployment" "drone_server" {
}
spec {
container {
image = "drone/drone:1"
image = "drone/drone"
name = "drone-server"
# resources {
# limits = {

Binary file not shown.