Skip to content

Commit

Permalink
update snap
Browse files Browse the repository at this point in the history
Signed-off-by: Amir Malka <amirm@armosec.io>
  • Loading branch information
amirmalka committed Sep 19, 2024
1 parent f508e6c commit 7f0b5dd
Showing 1 changed file with 21 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5581,6 +5581,12 @@ all capabilities:
"version": "v1",
"resource": "servicesscanresults",
"strategy": "patch"
},
{
"group": "kubescape.io",
"version": "v1alpha1",
"resource": "operatorcommands",
"strategy": "copy"
}
]
},
Expand Down Expand Up @@ -5650,7 +5656,7 @@ all capabilities:
checksum/cloud-config: 50e2c8296ef8d1f7fb7a7600f6baff26919070bfba2bb9a69b4a3634491b8312
checksum/cloud-secret: bd11e3663d90fbb50d563e9c2d16aa2d0184fcb4f45411a26845cb6e9d193b8d
checksum/proxy-config: b4ba37739a5187bed11491f20943138160f2e69237e5dc22c936c548f49f5b82
checksum/synchronizer-configmap: 474926e93ad0f98bc902c6c4400f347051da02079b32f72d4dca1de8b081b82c
checksum/synchronizer-configmap: 30e7d18fb7b4e9bf0c2f76a8fd12ed24d18c3eaebc4dacba30c90e29e6ed0a8f
labels:
app: synchronizer
app.kubernetes.io/component: synchronizer
Expand Down Expand Up @@ -10506,6 +10512,12 @@ default capabilities:
"version": "v1",
"resource": "servicesscanresults",
"strategy": "patch"
},
{
"group": "kubescape.io",
"version": "v1alpha1",
"resource": "operatorcommands",
"strategy": "copy"
}
]
},
Expand Down Expand Up @@ -10575,7 +10587,7 @@ default capabilities:
checksum/cloud-config: 1256d1f0258f4501b8f6c84eb829273ea2027e36c1d91e7286f75a64921a5f06
checksum/cloud-secret: bd11e3663d90fbb50d563e9c2d16aa2d0184fcb4f45411a26845cb6e9d193b8d
checksum/proxy-config: b4ba37739a5187bed11491f20943138160f2e69237e5dc22c936c548f49f5b82
checksum/synchronizer-configmap: f5e8e9e6e197a4b73e7c9b2b2601d059b59a7acd218a3ae925dc7038398a0171
checksum/synchronizer-configmap: f8c110ec5283ccecf599a134ee069e691da75ffc3ca2ac29fb493013066d2c7b
labels:
app: synchronizer
app.kubernetes.io/component: synchronizer
Expand Down Expand Up @@ -14604,6 +14616,12 @@ disable otel:
"version": "v1",
"resource": "servicesscanresults",
"strategy": "patch"
},
{
"group": "kubescape.io",
"version": "v1alpha1",
"resource": "operatorcommands",
"strategy": "copy"
}
]
},
Expand Down Expand Up @@ -14672,7 +14690,7 @@ disable otel:
annotations:
checksum/cloud-config: b752a96ea434e77515f42a59ce40641d3f6977bac0fe900680a7947cea07cad2
checksum/cloud-secret: bd11e3663d90fbb50d563e9c2d16aa2d0184fcb4f45411a26845cb6e9d193b8d
checksum/synchronizer-configmap: f5e8e9e6e197a4b73e7c9b2b2601d059b59a7acd218a3ae925dc7038398a0171
checksum/synchronizer-configmap: f8c110ec5283ccecf599a134ee069e691da75ffc3ca2ac29fb493013066d2c7b
labels:
app: synchronizer
app.kubernetes.io/component: synchronizer
Expand Down

0 comments on commit 7f0b5dd

Please sign in to comment.