Skip to main content

infra/helm/platform/templates/edge-agent-policy-configmap.yaml

Metadata

Indexed Symbols

No indexed functions/methods detected in this file.

Markdown Headings (if applicable)

No markdown headings detected.

Source Preview

apiVersion: v1
kind: ConfigMap
metadata:
name: anchor-edge-agent-policy
namespace: {{ .Values.namespace.name }}
data:
policy.yaml: |
version: 1
collection:
heartbeat:
enabled: true
intervalSeconds: 60
patchCompliance:
enabled: true
intervalSeconds: 1800
backupStatus:
enabled: true
intervalSeconds: 900
remediation:
autoApplyCriticalPatches: false
requireApprovalForScripts: true