Skip to content

Instantly share code, notes, and snippets.

@rafaribe
Created April 6, 2022 22:11
Show Gist options
  • Save rafaribe/588fef8bb332fc0539a42b225d3bdfb9 to your computer and use it in GitHub Desktop.
Save rafaribe/588fef8bb332fc0539a42b225d3bdfb9 to your computer and use it in GitHub Desktop.
cenas
apiVersion: "aadpodidentity.k8s.io/v1"
kind: AzurePodIdentityException
metadata:
name: mic-exception
namespace: starboard-operator
spec:
podLabels:
app: mic
component: mic
---
apiVersion: "aadpodidentity.k8s.io/v1"
kind: AzurePodIdentityException
metadata:
name: aks-addon-exception
namespace: starboard-operator
spec:
podLabels:
kubernetes.azure.com/managedby: aks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment