Update default FAST org policies (#3207)
This commit is contained in:
@@ -21,3 +21,11 @@
|
||||
# custom.disableKubeletReadOnlyPort:
|
||||
# rules:
|
||||
# - enforce: true
|
||||
|
||||
container.managed.enablePrivateNodes:
|
||||
rules:
|
||||
- enforce: true
|
||||
|
||||
# container.managed.enableControlPlaneDNSOnlyAccess:
|
||||
# rules:
|
||||
# - enforce: true
|
||||
|
||||
@@ -50,6 +50,10 @@ iam.managed.disableServiceAccountKeyUpload:
|
||||
rules:
|
||||
- enforce: true
|
||||
|
||||
iam.managed.disableServiceAccountApiKeyCreation:
|
||||
rules:
|
||||
- enforce: true
|
||||
|
||||
iam.serviceAccountKeyExposureResponse:
|
||||
rules:
|
||||
- allow:
|
||||
|
||||
@@ -21,3 +21,11 @@
|
||||
# custom.disableKubeletReadOnlyPort:
|
||||
# rules:
|
||||
# - enforce: true
|
||||
|
||||
container.managed.enablePrivateNodes:
|
||||
rules:
|
||||
- enforce: true
|
||||
|
||||
# container.managed.enableControlPlaneDNSOnlyAccess:
|
||||
# rules:
|
||||
# - enforce: true
|
||||
|
||||
@@ -34,11 +34,11 @@ iam.allowedPolicyMemberDomains:
|
||||
expression: |
|
||||
resource.matchTag('${tags.org_policies_tag_name}', 'allowed-policy-member-domains-all')
|
||||
|
||||
iam.automaticIamGrantsForDefaultServiceAccounts:
|
||||
iam.disableAuditLoggingExemption:
|
||||
rules:
|
||||
- enforce: true
|
||||
|
||||
iam.disableAuditLoggingExemption:
|
||||
iam.automaticIamGrantsForDefaultServiceAccounts:
|
||||
rules:
|
||||
- enforce: true
|
||||
|
||||
@@ -50,6 +50,10 @@ iam.disableServiceAccountKeyUpload:
|
||||
rules:
|
||||
- enforce: true
|
||||
|
||||
iam.managed.disableServiceAccountApiKeyCreation:
|
||||
rules:
|
||||
- enforce: true
|
||||
|
||||
iam.serviceAccountKeyExposureResponse:
|
||||
rules:
|
||||
- allow:
|
||||
|
||||
Reference in New Issue
Block a user