mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
This reverts commit e30c0f9a11
.
The proposed solution didn't work.
This commit is contained in:
parent
8d0c0e7fb2
commit
6a4ebaed62
2 changed files with 0 additions and 6 deletions
|
@ -18,9 +18,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: proxy-canary
|
- name: proxy-canary
|
||||||
image: gcr.io/GCP_PROJECT/proxy
|
image: gcr.io/GCP_PROJECT/proxy
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: "101m"
|
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 30000
|
- containerPort: 30000
|
||||||
name: health-check
|
name: health-check
|
||||||
|
|
|
@ -18,9 +18,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: proxy
|
- name: proxy
|
||||||
image: gcr.io/GCP_PROJECT/proxy
|
image: gcr.io/GCP_PROJECT/proxy
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: "101m"
|
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 30000
|
- containerPort: 30000
|
||||||
name: health-check
|
name: health-check
|
||||||
|
|
Loading…
Add table
Reference in a new issue