mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
Drop hashicorp multierror due to MPL
This commit is contained in:
@@ -1147,7 +1147,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: consul
|
||||
image: "hashicorp/consul:1.9.1"
|
||||
image: "dashicorp/consul:1.9.1"
|
||||
ports:
|
||||
- containerPort: 8500
|
||||
name: http
|
||||
@@ -1188,7 +1188,7 @@ spec:
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
- image: hashicorp/consul:1.9.1
|
||||
- image: dashicorp/consul:1.9.1
|
||||
name: consul
|
||||
ports:
|
||||
- containerPort: 8301
|
||||
|
||||
Reference in New Issue
Block a user