Skip to content

Instantly share code, notes, and snippets.

@ajinkya101
Last active July 24, 2022 10:48
Show Gist options
  • Save ajinkya101/f2b8d6c9f577d06cc10af6324515b61d to your computer and use it in GitHub Desktop.
Save ajinkya101/f2b8d6c9f577d06cc10af6324515b61d to your computer and use it in GitHub Desktop.
apiVersion: kpt.dev/v1
kind: Kptfile
metadata:
name: nginx
info:
emails:
- bhabalajinkya@gmail.com
description: This is an example nginx web server deployment
pipeline:
mutators:
- image: gcr.io/kpt-fn/set-label:v0.1
configMap:
app: nginx
env: staging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment