...

Text file src/edge-infra.dev/config/components/edge-iam/store/idp-deployment-use-hack-bsl-configmap.yaml

Documentation: edge-infra.dev/config/components/edge-iam/store

     1apiVersion: apps/v1
     2kind: Deployment
     3metadata:
     4  name: edge-iam-idp
     5  namespace: edge-iam
     6spec:
     7  template:
     8    spec:
     9      priorityClassName: edge-p3-workload-services
    10      containers:
    11      - name: edge-iam-idp
    12        envFrom:
    13        - configMapRef:
    14            name: edge-iam-bsl-hack-configmap

View as plain text