clusterproviderstore-v2alpha1.yaml 683 B

12345678910111213141516171819202122232425262728
  1. apiVersion: external-secrets.io/v2alpha1
  2. kind: ClusterProviderStore
  3. metadata: {}
  4. spec:
  5. backendRef:
  6. apiVersion: external-secrets.io/v2alpha1
  7. kind: string
  8. name: string
  9. namespace: string
  10. conditions:
  11. - namespaceRegexes: [] # minItems 0 of type string
  12. namespaceSelector:
  13. matchExpressions:
  14. - key: string
  15. operator: string
  16. values: [] # minItems 0 of type string
  17. matchLabels: {}
  18. namespaces: [] # minItems 0 of type string
  19. runtimeRef:
  20. kind: "ClusterProviderClass"
  21. name: string
  22. status:
  23. conditions:
  24. - lastTransitionTime: 2024-10-11T12:48:44Z
  25. message: string
  26. reason: string
  27. status: string
  28. type: string