Skip to content

Instantly share code, notes, and snippets.

View jarenooij's full-sized avatar

John Renooij jarenooij

View GitHub Profile
---
# Source: cilium/templates/cilium-agent/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: "cilium"
namespace: kube-system
---
# Source: cilium/templates/cilium-envoy/serviceaccount.yaml
apiVersion: v1