We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb68bc commit 2d991d2Copy full SHA for 2d991d2
pkg/sync/sync_tasks.go
@@ -60,6 +60,7 @@ func init() {
60
"IngressClass",
61
"Ingress",
62
"APIService",
63
+ "ExternalSecret",
64
}
65
for i, kind := range kinds {
66
// make sure none of the above entries are zero, we need that for custom resources
0 commit comments