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

Commit

Permalink
Merge pull request #64 from christopherhein/release/0-0-1alpha2
Browse files Browse the repository at this point in the history
Releasing on test-operator
  • Loading branch information
Christopher Hein authored Sep 5, 2018
2 parents 8610c47 + b5ecb22 commit 5576bbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ release:

# Creates a Docker container with the operator packaged into it for distribution
dockers:
- image: 915347744415.dkr.ecr.us-west-2.amazonaws.com/aws-operator
- image: christopherhein/test-operator
binary: aws-operator
dockerfile: Dockerfile
tag_templates:
Expand Down
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: <account-id>.dkr.ecr.us-west-2.amazonaws.com/aws-operator:v0.0.1.alpha1
image: christopherhein/aws-operator:v0.0.1.alpha1
imagePullPolicy: Always
env:
- name: AWS_ACCESS_KEY_ID
Expand Down

0 comments on commit 5576bbe

Please sign in to comment.