-
Notifications
You must be signed in to change notification settings - Fork 52
/
5.3_6.1_6.4_enforce-config-management.yaml
38 lines (38 loc) · 1.91 KB
/
5.3_6.1_6.4_enforce-config-management.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Copyright 2024 Google LLC
#
# This is “Software” that is licensed under the “General Software” section of
# the Service Specific Terms (https://cloud.google.com/terms/service-terms) for
# usage in accordance with the following “Scope of Use”: This file may only be
# used on an Anthos cluster, including any associated ci/cd use. “Anthos
# cluster” is defined as “A Cluster (of any kind) registered to a fleet project
# where the Anthos API is enabled”.
apiVersion: constraints.gatekeeper.sh/v1beta1
kind: K8sEnforceConfigManagement
metadata:
name: pci-dss-v3.2.1-enforce-config-management
labels:
policycontroller.gke.io/bundleName: pci-dss-v3.2.1
annotations:
policycontroller.gke.io/constraintData: |-
"{
bundleName: 'pci-dss-v3.2.1',
bundleDisplayName: 'PCI DSS v3.2.1',
bundleLink: 'https://cloud.google.com/anthos-config-management/docs/how-to/using-pci-dss-v3',
bundleVersion: '202403.0',
bundleDescription: 'Use the PCI DSS v3.2.1 policy bundle with Policy Controller to evaluate the compliance of your cluster resources against some aspects of the Payment Card Industry (PCI) Data Security Standard (DSS) v3.2.1.',
controlNumbers: '[5.3, 6.1, 6.4]',
severity: 'UNSPECIFIED',
description: 'Enforces the presence and enablement of Config Management.',
remediation: 'Ensure Config Management is enabled and running on the cluster. See "Get started with Config Sync" for more information: https://cloud.google.com/anthos-config-management/docs/tutorials/config-sync-multi-repo',
minimumTemplateLibraryVersion: '1.14.0',
constraintHash: 'ac8edf180e1b11649b4b9d720aef1bfb86e5241ea4c8fcb742c4e7fedfe72f68'
}"
policycontroller.gke.io/bundleVersion: "202403.0"
spec:
enforcementAction: dryrun
match:
kinds:
- apiGroups:
- configmanagement.gke.io
kinds:
- ConfigManagement