feat(ansible): add playbook for installing A13Labs systools with tasks for downloading, unpacking, and setting permissions
This commit is contained in:
@@ -92,9 +92,6 @@ resource "kubernetes_deployment" "gitea" {
|
||||
requests = {
|
||||
memory = "100Mi"
|
||||
}
|
||||
limits = {
|
||||
memory = "300Mi"
|
||||
}
|
||||
}
|
||||
|
||||
liveness_probe {
|
||||
|
||||
Reference in New Issue
Block a user