Skip to content

Instantly share code, notes, and snippets.

View krishchow's full-sized avatar
🎯
Focusing

Krish Chowdhary krishchow

🎯
Focusing
View GitHub Profile
@krishchow
krishchow / controllerconfig.yaml
Last active December 15, 2022 18:17
Openshift Crossplane SecurityContext
apiVersion: pkg.crossplane.io/v1alpha1
kind: ControllerConfig
metadata:
name: openshift-config
namespace: crossplane-system
spec:
securityContext: {}
podSecurityContext: {}
---
apiVersion: pkg.crossplane.io/v1