Skip to content

Commit

Permalink
Automated DCL import.
Browse files Browse the repository at this point in the history
  - 06f48c2f4613f298b36aded5c532729b07f0e1b7 Automatic import from cloud_mmv2_dcl_20240621_1531_RC00 by DCL Team <[email protected]>

GitOrigin-RevId: 06f48c2f4613f298b36aded5c532729b07f0e1b7
  • Loading branch information
DCL Team authored and copybara-github committed Jun 21, 2024
1 parent 8e519d5 commit bfd984d
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 31 deletions.
5 changes: 0 additions & 5 deletions services/google/gkehub/samples/acm.feature_membership.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"syncWaitSecs": "20",
"syncRev": "HEAD",
"secretType": "gcpserviceaccount",
"httpsProxy": "https://sample-proxy.com",
"gcpServiceAccountEmail": "{{ref:first.iam.service_account.json:email}}"
},
"metricsGcpServiceAccountEmail": "{{ref:first.iam.service_account.json:email}}",
Expand All @@ -22,13 +21,9 @@
},
"policyController": {
"enabled": true,
"exemptableNamespaces": ["sample-namespace"],
"referentialRulesEnabled": true,
"logDeniesEnabled": true,
"mutationEnabled": true,
"monitoring": {
"backends": ["PROMETHEUS","CLOUD_MONITORING"]
},
"templateLibraryInstalled": true,
"auditIntervalSeconds": "10"
},
Expand Down
4 changes: 0 additions & 4 deletions services/google/gkehub/samples/acmoci.feature_membership.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,9 @@
},
"policyController": {
"enabled": true,
"exemptableNamespaces": ["sample-namespace"],
"referentialRulesEnabled": true,
"logDeniesEnabled": true,
"mutationEnabled": true,
"monitoring": {
"backends": ["PROMETHEUS"]
},
"templateLibraryInstalled": true,
"auditIntervalSeconds": "10"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"syncWaitSecs": "15",
"syncRev": "15d0b2c",
"secretType": "gcpserviceaccount",
"httpsProxy": "https://new-sample-proxy.com",
"gcpServiceAccountEmail": "{{ref:second.iam.service_account.json:email}}"
},
"metricsGcpServiceAccountEmail": "{{ref:second.iam.service_account.json:email}}",
Expand All @@ -22,15 +21,11 @@
},
"policyController": {
"enabled": false,
"exemptableNamespaces": ["new-sample-namespace"],
"referentialRulesEnabled": false,
"logDeniesEnabled": false,
"templateLibraryInstalled": false,
"auditIntervalSeconds": "9",
"mutationEnabled": false,
"monitoring": {
"backends": ["PROMETHEUS"]
}
"mutationEnabled": false
},
"binauthz": {
"enabled": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,9 @@
},
"policyController": {
"enabled": true,
"exemptableNamespaces": ["sample-namespace"],
"referentialRulesEnabled": true,
"logDeniesEnabled": true,
"mutationEnabled": true,
"monitoring": {
"backends": ["PROMETHEUS", "CLOUD_MONITORING"]
},
"templateLibraryInstalled": true,
"auditIntervalSeconds": "10"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"configSync": {
"git": {
"syncRepo": "https://github.com/GoogleCloudPlatform/magic-modules",
"httpsProxy": "",
"secretType": "ssh"
},
"preventDrift": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
"configSync": {},
"policyController": {
"enabled": false,
"mutationEnabled": false,
"monitoring": {
"backends": ["CLOUD_MONITORING"]
}
"mutationEnabled": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,8 @@
"configSync": {
"git": {
"syncRepo": "https://github.com/GoogleCloudPlatform/magic-modules",
"httpsProxy": "",
"secretType": "ssh"
}
},
"policyController": {
"enabled": true,
"monitoring": {
"backends": []
}
}
}
}

0 comments on commit bfd984d

Please sign in to comment.