We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kubectl get cm -n kube-system ingress-gce-lock -o yaml
apiVersion: v1 kind: ConfigMap metadata: annotations: control-plane.alpha.kubernetes.io/leader: '{"holderIdentity":"gke-fc48698f7cfe49348573-bd50-d417-vm_cc21a","leaseDurationSeconds":15,"acquireTime":"2021-08-24T12:40:47Z","renewTime":"2021-08-25T08:48:29Z","leaderTransitions":0}' creationTimestamp: "2021-08-24T12:40:47Z" name: ingress-gce-lock namespace: kube-system resourceVersion: "714872" selfLink: /api/v1/namespaces/kube-system/configmaps/ingress-gce-lock uid: 3c0ea7e9-f512-4d0a-b2bc-541005ba1163
The text was updated successfully, but these errors were encountered:
feat: Exclude resources created for leader election from configaudit
ffe14e5
Resolves: aquasecurity#684
d84cb2b
1d4dc8c
feat: Exclude resources created for leader election from config audit (…
16a6a37
…#687) Resolves: #684 Co-authored-by: Daniel Pacak <[email protected]>
deven0t
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: