Skip to content

Instantly share code, notes, and snippets.

@chadmcrowell
Created July 17, 2019 19:40
Show Gist options
  • Save chadmcrowell/0b7ee183246ae197c07aaeae2d19224f to your computer and use it in GitHub Desktop.
Save chadmcrowell/0b7ee183246ae197c07aaeae2d19224f to your computer and use it in GitHub Desktop.
Service Account YAML
apiVersion: v1
kind: ServiceAccount
metadata:
name: acr
namespace: default
secrets:
- name: acr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment