mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 00:52:55 +00:00
fix affected cmd/config tests
This commit is contained in:
committed by
Katrina Verey
parent
3ab0665c19
commit
5c2c617ff0
@@ -117,8 +117,8 @@ items:
|
||||
name: test
|
||||
app: nginx
|
||||
ports:
|
||||
# This i the port.
|
||||
- name: http
|
||||
# This i the port.
|
||||
port: 8080
|
||||
targetPort: 8080
|
||||
`
|
||||
@@ -169,8 +169,8 @@ items:
|
||||
name: test
|
||||
app: nginx
|
||||
ports:
|
||||
# This i the port.
|
||||
- name: http
|
||||
# This i the port.
|
||||
port: 8080
|
||||
targetPort: 8080
|
||||
`
|
||||
@@ -269,8 +269,8 @@ items:
|
||||
name: test
|
||||
app: nginx
|
||||
ports:
|
||||
# This i the port.
|
||||
- name: http
|
||||
# This i the port.
|
||||
port: 8080
|
||||
targetPort: 8080
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user