Skip to content

Commit 1964306

Browse files
authored
Fix guidance and summaries policies (canada-ca#2549)
1 parent b5bf85a commit 1964306

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

deploy/bases/kustomization.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ resources:
1313
- tracker-repo.yaml
1414
- app-kustomization.yaml
1515
- platform-kustomization.yaml
16-
- core-registry.yaml
16+
- summaries-registry.yaml
17+
- guidance-registry.yaml
1718
- super-admin-registry.yaml

deploy/gke/kustomization.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ resources:
1111
- result-processor-image-policy.yaml
1212
- ssl-scanner-image-policy.yaml
1313
- update-automation.yaml
14-
- core-image-policy.yaml
14+
- summaries-image-policy.yaml
15+
- guidance-image-policy.yaml
1516
- super-admin-image-policy.yaml
1617
patchesStrategicMerge:
1718
- tracker-repo.yaml

0 commit comments

Comments
 (0)