mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-23 10:45:45 +01:00
remove tag retention rule always
Signed-off-by: Ziming Zhang <zziming@vmware.com> Change-Id: Ide98d58f64596e8110fbb9eb0d73df6ccbd99c80
This commit is contained in:
parent
1adc3a9469
commit
d7e9924a01
@ -71,18 +71,6 @@ func (r *RetentionAPI) GetMetadatas() {
|
|||||||
"display_text": "none",
|
"display_text": "none",
|
||||||
"action": "retain",
|
"action": "retain",
|
||||||
"params": []
|
"params": []
|
||||||
},
|
|
||||||
{
|
|
||||||
"rule_template": "always",
|
|
||||||
"display_text": "always",
|
|
||||||
"action": "retain",
|
|
||||||
"params": [
|
|
||||||
{
|
|
||||||
"type": "int",
|
|
||||||
"unit": "COUNT",
|
|
||||||
"required": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"rule_template": "dayspl",
|
"rule_template": "dayspl",
|
||||||
|
Loading…
Reference in New Issue
Block a user