Skip to content

Instantly share code, notes, and snippets.

@reyhansofian
Last active January 23, 2021 09:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reyhansofian/28946ab53456912cbbaada41e8fd3c5c to your computer and use it in GitHub Desktop.
Save reyhansofian/28946ab53456912cbbaada41e8fd3c5c to your computer and use it in GitHub Desktop.
# path: hello-world/overlays/staging/kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
bases:
- ../base
patchesStrategicMerge:
- patch-replicas.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment