- Implemented samba service
- Improved firewall rules
This commit is contained in:
@@ -54,7 +54,7 @@ resource "kubernetes_deployment" "openwebui" {
|
||||
}
|
||||
|
||||
strategy {
|
||||
type = "Recreate"
|
||||
type = "RollingUpdate"
|
||||
}
|
||||
|
||||
template {
|
||||
|
||||
Reference in New Issue
Block a user