gcraccesstoken-v1alpha1.yaml 906 B

1234567891011121314151617181920212223242526272829303132333435
  1. apiVersion: generators.external-secrets.io/v1alpha1
  2. kind: GCRAccessToken
  3. metadata: {}
  4. spec:
  5. auth:
  6. secretRef:
  7. secretAccessKeySecretRef:
  8. key: string
  9. name: string
  10. namespace: string
  11. workloadIdentity:
  12. clusterLocation: string
  13. clusterName: string
  14. clusterProjectID: string
  15. serviceAccountRef:
  16. audiences: [] # minItems 0 of type string
  17. name: string
  18. namespace: string
  19. workloadIdentityFederation:
  20. audience: string
  21. awsSecurityCredentials:
  22. awsCredentialsSecretRef:
  23. name: string
  24. namespace: string
  25. region: "ap-south-1"
  26. credConfig:
  27. key: string
  28. name: string
  29. namespace: string
  30. externalTokenEndpoint: string
  31. serviceAccountRef:
  32. audiences: [] # minItems 0 of type string
  33. name: string
  34. namespace: string
  35. projectID: string