There was an error while loading. Please reload this page.
1 parent b5bf85a commit 1964306Copy full SHA for 1964306
2 files changed
deploy/bases/kustomization.yaml
@@ -13,5 +13,6 @@ resources:
13
- tracker-repo.yaml
14
- app-kustomization.yaml
15
- platform-kustomization.yaml
16
-- core-registry.yaml
+- summaries-registry.yaml
17
+- guidance-registry.yaml
18
- super-admin-registry.yaml
deploy/gke/kustomization.yaml
@@ -11,7 +11,8 @@ resources:
11
- result-processor-image-policy.yaml
12
- ssl-scanner-image-policy.yaml
- update-automation.yaml
-- core-image-policy.yaml
+- summaries-image-policy.yaml
+- guidance-image-policy.yaml
- super-admin-image-policy.yaml
patchesStrategicMerge:
0 commit comments