You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Note**: Certain environments such as OpenShift or GKE require non-default configurations when installing the CNI plugin. For the most common setups, values files are provided in the [chart folder](/deploy/charts/airlock-microgateway-cni).
kubectl -n openshift-operators rollout status daemonset -l app.kubernetes.io/instance=airlock-microgateway-cni
87
87
```
88
88
> **Important:** On OpenShift, all pods which should be protected by Airlock Microgateway must explicitly reference the Airlock Microgateway CNI NetworkAttachmentDefinition via the annotation `k8s.v1.cni.cncf.io/networks` (see [documentation](https://docs.airlock.com/microgateway/latest/?topic=MGW-00000140) for details).
89
89
90
90
2. (Recommended) You can verify the correctness of the installation with `helm test`.
**Note**: Certain GitOps solutions such as e.g. Argo CD or Flux CD have their own mechanisms for automatically upgrading CRDs included with Helm charts.
Copy file name to clipboardExpand all lines: deploy/bundles/airlock-microgateway/manifests/airlock-microgateway-dashboard-accessctrllogs_v1_configmap.yaml
Copy file name to clipboardExpand all lines: deploy/bundles/airlock-microgateway/manifests/airlock-microgateway-dashboard-blockmetrics_v1_configmap.yaml
Copy file name to clipboardExpand all lines: deploy/bundles/airlock-microgateway/manifests/airlock-microgateway-dashboard-logonlylogs_v1_configmap.yaml
Copy file name to clipboardExpand all lines: deploy/bundles/airlock-microgateway/manifests/airlock-microgateway-dashboard-logonlymetrics_v1_configmap.yaml
Copy file name to clipboardExpand all lines: deploy/bundles/airlock-microgateway/manifests/airlock-microgateway-dashboard-requestlogs_v1_configmap.yaml
0 commit comments