Skip to content

Instantly share code, notes, and snippets.

View adampointer's full-sized avatar

Adam Pointer adampointer

  • York - UK
View GitHub Profile
@adampointer
adampointer / snippet.yaml
Created September 14, 2023 10:14
My Manifest
apiVersion: v1
kind: Namespace
metadata:
labels:
istio-injection: enabled
name: websocket-api
---
apiVersion: v1
kind: ServiceAccount
metadata: