Browse Source

chore: just updating the crd conformance tests (#5265)

Gergely Brautigam 7 months ago
parent
commit
9cf60598ec

+ 1 - 0
tests/__snapshot__/clusterexternalsecret-v1.yaml

@@ -74,6 +74,7 @@ spec:
         mergePolicy: "Replace"
         metadata:
           annotations: {}
+          finalizers: [] # minItems 0 of type string
           labels: {}
         templateFrom:
         - configMap:

+ 1 - 0
tests/__snapshot__/externalsecret-v1.yaml

@@ -69,6 +69,7 @@ spec:
       mergePolicy: "Replace"
       metadata:
         annotations: {}
+        finalizers: [] # minItems 0 of type string
         labels: {}
       templateFrom:
       - configMap:

+ 1 - 0
tests/__snapshot__/pushsecret-v1alpha1.yaml

@@ -40,6 +40,7 @@ spec:
     mergePolicy: "Replace"
     metadata:
       annotations: {}
+      finalizers: [] # minItems 0 of type string
       labels: {}
     templateFrom:
     - configMap: