We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deebe66 commit 9009530Copy full SHA for 9009530
cluster/addons/addon-manager/Makefile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-IMAGE=gcr.io/k8s-staging-addon-manager
+IMAGE=gcr.io/k8s-staging-addon-manager/kube-addon-manager
16
ARCH?=amd64
17
TEMP_DIR:=$(shell mktemp -d)
18
VERSION=v9.1.2
0 commit comments