Skip to content

Instantly share code, notes, and snippets.

@reyhansofian
Last active January 23, 2021 03:35
Show Gist options
  • Save reyhansofian/736a2bead3cceee025bf169a42bbb33b to your computer and use it in GitHub Desktop.
Save reyhansofian/736a2bead3cceee025bf169a42bbb33b to your computer and use it in GitHub Desktop.
# path: hello-world/base/kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- service.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment