Skip to content

Commit 86f94a1

Browse files
committed
fix: cleanup config location
Signed-off-by: Ahmad Ibrahim <ahmad.ibrahim@spectrocloud.com>
1 parent 1c4d13c commit 86f94a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

fleetconfig-controller/hack/dev/spoke.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ spec:
2323
annotations:
2424
foo: "bar"
2525
mode: "Default"
26-
cleanupConfig:
27-
purgeAgentNamespace: true
28-
purgeKubeconfigSecret: true
29-
purgeKlusterletOperator: true
3026
featureGates: "ClusterClaim=true,RawFeedbackJsonString=true"
3127
forceInternalEndpointLookup: true
3228
forceInternalEndpointLookupManaged: false
3329
singleton: false
30+
cleanupConfig:
31+
purgeAgentNamespace: true
32+
purgeKubeconfigSecret: true
33+
purgeKlusterletOperator: true

0 commit comments

Comments
 (0)