...

Text file src/edge-infra.dev/test/fixtures/warehouse/layout/blobs/sha256/a28a5e77ea0597e86e99dc491f7b9762c2bf98320a50ab1e9bda530a45890af1

Documentation: edge-infra.dev/test/fixtures/warehouse/layout/blobs/sha256

     1apiVersion: policy.linkerd.io/v1beta1
     2kind: Server
     3metadata:
     4  name: http-metrics
     5  namespace: ctlfish
     6  labels:
     7    platform.edge.ncr.com/component: ctlfish
     8    cluster_hash: ${cluster_hash}
     9    cluster_uuid: ${cluster_uuid}
    10  annotations:
    11    pallet.edge.ncr.com/created: "2023-02-16T21:26:39Z"
    12    pallet.edge.ncr.com/name: ctlfish
    13    pallet.edge.ncr.com/revision: 696897a3df910b6e84a88c9336907a17b18159c1
    14    pallet.edge.ncr.com/source: https://github.com/ncrvoyix-swt-retail/edge-infra/tree/696897a3df910b6e84a88c9336907a17b18159c1
    15    pallet.edge.ncr.com/team: '@ncrvoyix-swt-retail/edge-product'
    16    pallet.edge.ncr.com/version: 7.7.7-rc.1676582799+commit.696897a
    17spec:
    18  port: http-metrics
    19  podSelector:
    20    matchLabels:
    21      platform.edge.ncr.com/component: ctlfish
    22  proxyProtocol: HTTP/1
    23---
    24apiVersion: policy.linkerd.io/v1beta1
    25kind: ServerAuthorization
    26metadata:
    27  name: http-metrics-auth
    28  namespace: ctlfish
    29  labels:
    30    platform.edge.ncr.com/component: ctlfish
    31    cluster_hash: ${cluster_hash}
    32    cluster_uuid: ${cluster_uuid}
    33  annotations:
    34    pallet.edge.ncr.com/created: "2023-02-16T21:26:39Z"
    35    pallet.edge.ncr.com/name: ctlfish
    36    pallet.edge.ncr.com/revision: 696897a3df910b6e84a88c9336907a17b18159c1
    37    pallet.edge.ncr.com/source: https://github.com/ncrvoyix-swt-retail/edge-infra/tree/696897a3df910b6e84a88c9336907a17b18159c1
    38    pallet.edge.ncr.com/team: '@ncrvoyix-swt-retail/edge-product'
    39    pallet.edge.ncr.com/version: 7.7.7-rc.1676582799+commit.696897a
    40spec:
    41  client:
    42    meshTLS:
    43      serviceAccounts:
    44      - name: prometheus
    45        namespace: monitoring
    46  server:
    47    name: http-metrics

View as plain text