Skip to content

Commit bfbdb51

Browse files
author
felix.phipps
committed
immutable property added
1 parent 4c4de13 commit bfbdb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/datagatherer/k8s/fieldfilter.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ var SecretSelectedFields = []FieldPath{
2525
{"metadata", "creationTimestamp"},
2626
{"metadata", "deletionTimestamp"},
2727
{"metadata", "resourceVersion"},
28-
28+
{"immutable"},
2929
{"type"},
3030
{"data", "tls.crt"},
3131
{"data", "ca.crt"},

0 commit comments

Comments
 (0)