Merge "Clear bad defaults in AIAP/airshipctl replacements"
This commit is contained in:
commit
6cdf28fb40
@ -45,11 +45,11 @@
|
|||||||
# The username to use when using the https protocol (basic-auth)
|
# The username to use when using the https protocol (basic-auth)
|
||||||
- op: replace
|
- op: replace
|
||||||
path: "/spec/containers/6/env/11/value"
|
path: "/spec/containers/6/env/11/value"
|
||||||
value: none
|
value:
|
||||||
# The password to use when using the https protocol (basic-auth)
|
# The password to use when using the https protocol (basic-auth)
|
||||||
- op: replace
|
- op: replace
|
||||||
path: "/spec/containers/6/env/12/value"
|
path: "/spec/containers/6/env/12/value"
|
||||||
value: none
|
value:
|
||||||
# The password to use when using the git protocol (ssh-key)
|
# The password to use when using the git protocol (ssh-key)
|
||||||
- op: replace
|
- op: replace
|
||||||
path: "/spec/containers/6/env/13/value"
|
path: "/spec/containers/6/env/13/value"
|
||||||
|
Loading…
Reference in New Issue
Block a user