fix: shorter master ioc description for deployed version record
Deploy / deploy (push) Successful in 8s

This commit is contained in:
Benjamin Labrecque
2026-08-27 14:47:29 +02:00
parent dd97eec461
commit da97eb51f3
+1 -1
View File
@@ -176,7 +176,7 @@ record(stringout, "AGEBD-ALH$(SUFFIX):$(SERVICE)-VERSION"){
}
record(stringout, "AGEBD-ALH$(SUFFIX):$(SERVICE)-VERSION-DEPLOYED"){
field(DESC, "$(SERVICE) version that is deployed but not necessarily yet running")
field(DESC, "$(SERVICE) deployed version")
field(ASG, "PROTECTED")
}