Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
Adding Test Operator not AWS Operator
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Hein <me@christopherhein.com>
  • Loading branch information
christopherhein committed Sep 5, 2018
1 parent be0f649 commit 2d6e3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/aws-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2d6e3c7

Please sign in to comment.