Skip to content

Instantly share code, notes, and snippets.

@samof76
Created March 9, 2020 11:23
Show Gist options
  • Save samof76/be0c0abf357f3b92ebd6cd0422bf30e0 to your computer and use it in GitHub Desktop.
Save samof76/be0c0abf357f3b92ebd6cd0422bf30e0 to your computer and use it in GitHub Desktop.
Kustomization YAML
---
bases:
- "./../base"
nameSuffix: "-stagingvpc-shell-main-blue"
commonLabels:
shell: stagingvpc-shell-main-blue
images:
- name: eagle
newName: someawsnumber.dkr.ecr.us-east-1.amazonaws.com/app-stg
newTag: FDx.x.x
- name: kite
newName: someawsnumber.dkr.ecr.us-east-1.amazonaws.com/app-stg
newTag: FDx.x.x
patches:
- replicas.yaml
- freshworks-scheduler-annotation.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment