diff --git a/configs/aws-operator.yaml b/configs/aws-operator.yaml index a7f052aa1..5c1e42c46 100644 --- a/configs/aws-operator.yaml +++ b/configs/aws-operator.yaml @@ -87,7 +87,7 @@ items: serviceAccountName: aws-operator containers: - name: aws-operator - image: christopherhein/aws-operator:v0.0.1.alpha2 + image: christopherhein/test-operator:v0.0.1.alpha2 imagePullPolicy: Always env: - name: AWS_ACCESS_KEY_ID