Skip to content

Commit

Permalink
remove ip address
Browse files Browse the repository at this point in the history
  • Loading branch information
ayessymkanov authored and thunderboltsid committed Apr 11, 2024
1 parent 5c3e305 commit e55f2ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions karbon/mocks/TestKarbonGetK8sRegistrationList.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ spec:
Proto: HTTP/1.1
ProtoMajor: "1"
ProtoMinor: "1"
URL: https://10.44.193.89:9440/karbon/v1-alpha.1/k8s/cluster-registrations?offset=0&page_size=1
URL: https://prism-test.nutanix.com:9440/karbon/v1-alpha.1/k8s/cluster-registrations?offset=0&page_size=1
name: http-client
operation: GET
type: HTTP_CLIENT
req:
method: GET
proto_major: 1
proto_minor: 1
url: https://10.44.193.89:9440/karbon/v1-alpha.1/k8s/cluster-registrations?offset=0&page_size=1
url: https://prism-test.nutanix.com:9440/karbon/v1-alpha.1/k8s/cluster-registrations?offset=0&page_size=1
header:
Accept: application/json
Content-Type: application/json
Expand Down

0 comments on commit e55f2ba

Please sign in to comment.