chore: service internal traffic policy
This commit is contained in:
@@ -37,3 +37,15 @@ patches:
|
||||
version: v1
|
||||
kind: Ingress
|
||||
name: math-exercises-ingress
|
||||
- patch: |
|
||||
[
|
||||
{
|
||||
"op": "replace",
|
||||
"path": "/spec/internalTrafficPolicy",
|
||||
"value": "Cluster"
|
||||
}
|
||||
]
|
||||
target:
|
||||
version: v1
|
||||
kind: Service
|
||||
name: math-exercises-service
|
||||
|
||||
Reference in New Issue
Block a user