Skip to content

Commit f4df306

Browse files
author
Ben Du
authored
Add config needed to deploy from remote registry (#15)
1 parent b8f1f9d commit f4df306

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
bases:
2+
- ../default
3+
4+
images:
5+
- name: controller
6+
newName: ghcr.io/aws/aws-cloud-map-mcs-controller-for-k8s
7+
newTag: latest

0 commit comments

Comments
 (0)