Skip to content

Instantly share code, notes, and snippets.

@superbrothers
Created July 13, 2018 13:20
Show Gist options
  • Save superbrothers/a31c46b8ffed788c2f38e3cfe3f19a85 to your computer and use it in GitHub Desktop.
Save superbrothers/a31c46b8ffed788c2f38e3cfe3f19a85 to your computer and use it in GitHub Desktop.
apiVersion: apps/v1
kind: Deployment
metadata:
name: the-deployment
spec:
template:
spec:
containers:
- name: the-container
$patch: delete
- name: container
image: nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment