Skip to content

Commit

Permalink
added common tags
Browse files Browse the repository at this point in the history
  • Loading branch information
saidsef committed Oct 24, 2021
1 parent 3eaaf36 commit 98c9588
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions deployment/kustomization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ resources:
- statefulset.yml
- service.yml

commonAnnotations:
app.kubernetes.io/name: kinesis
app.kubernetes.io/created-by: kustomizer

images:
- name: kinesis
newName: docker.io/saidsef/aws-kinesis-local
newTag: latest
- name: kinesis
newName: docker.io/saidsef/aws-kinesis-local
newTag: latest

0 comments on commit 98c9588

Please sign in to comment.