File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
build/templates/cockroachdb-parent/charts/operator
cockroachdb-parent/charts/operator Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33# image captures the container image settings for Operator pods.
44image :
55 # registry is the container registry where the image is stored.
6- registry : " us-docker.pkg.dev/releases-prod/self-hosted "
6+ registry : " us-docker.pkg.dev/cockroach-cloud-images/development "
77 # repository defines the image repository.
8- repository : " cockroachdb -operator@sha256"
8+ repository : " cockroach -operator@sha256"
99 # pullPolicy specifies the image pull policy.
1010 pullPolicy : IfNotPresent
1111 # tag is the image tag.
12- tag : " 24cc995b44f2ff4a2c30b8290d229602c8b5ad90c74d0843c246f701e30db872 "
12+ tag : " 496a3d0b4b4a38637d97299aec52646c41eb32380c56b425376c8dd262c8b882 "
1313# certificate defines the certificate settings for the Operator.
1414certificate :
1515 # validForDays specifies the number of days the certificate is valid for.
Original file line number Diff line number Diff line change 44# image captures the container image settings for Operator pods.
55image :
66 # registry is the container registry where the image is stored.
7- registry : " us-docker.pkg.dev/releases-prod/self-hosted "
7+ registry : " us-docker.pkg.dev/cockroach-cloud-images/development "
88 # repository defines the image repository.
9- repository : " cockroachdb -operator@sha256"
9+ repository : " cockroach -operator@sha256"
1010 # pullPolicy specifies the image pull policy.
1111 pullPolicy : IfNotPresent
1212 # tag is the image tag.
13- tag : " 24cc995b44f2ff4a2c30b8290d229602c8b5ad90c74d0843c246f701e30db872 "
13+ tag : " 496a3d0b4b4a38637d97299aec52646c41eb32380c56b425376c8dd262c8b882 "
1414# certificate defines the certificate settings for the Operator.
1515certificate :
1616 # validForDays specifies the number of days the certificate is valid for.
You can’t perform that action at this time.
0 commit comments