Skip to content

Instantly share code, notes, and snippets.

@xximjasonxx
Created July 14, 2023 02:18
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 xximjasonxx/177d0d8d3d41922fda710674e478ca71 to your computer and use it in GitHub Desktop.
Save xximjasonxx/177d0d8d3d41922fda710674e478ca71 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Namespace
metadata:
name: blog-post
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: kv-access-account
namespace: blog-post
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment