acraccesstoken-v1alpha1.yaml 602 B

1234567891011121314151617181920212223242526
  1. apiVersion: generators.external-secrets.io/v1alpha1
  2. kind: ACRAccessToken
  3. metadata: {}
  4. spec:
  5. auth:
  6. managedIdentity:
  7. identityId: string
  8. servicePrincipal:
  9. secretRef:
  10. clientId:
  11. key: string
  12. name: string
  13. namespace: string
  14. clientSecret:
  15. key: string
  16. name: string
  17. namespace: string
  18. workloadIdentity:
  19. serviceAccountRef:
  20. audiences: [] # minItems 0 of type string
  21. name: string
  22. namespace: string
  23. environmentType: "PublicCloud"
  24. registry: string
  25. scope: string
  26. tenantId: string