mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 11:42:14 +00:00
Rename logging image to use google_containers
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
TAG = 1.2
|
||||
|
||||
build:
|
||||
docker build -t gcr.io/google-containers/fluentd-gcp:$(TAG) .
|
||||
docker build -t gcr.io/google_containers/fluentd-gcp:$(TAG) .
|
||||
|
||||
push:
|
||||
gcloud preview docker push gcr.io/google-containers/fluentd-gcp:$(TAG)
|
||||
gcloud preview docker push gcr.io/google_containers/fluentd-gcp:$(TAG)
|
||||
|
||||
|
Reference in New Issue
Block a user