diff --git a/deploy/iamidentitymapping.yaml b/deploy/iamidentitymapping.yaml index 32e5fe9dc..13a81244d 100644 --- a/deploy/iamidentitymapping.yaml +++ b/deploy/iamidentitymapping.yaml @@ -34,5 +34,12 @@ spec: type: array items: type: string + status: + type: object + properties: + canonicalARN: + type: string + userID: + type: string subresources: status: {}