summaryrefslogtreecommitdiffstats
path: root/vagrant/tests/vnfs/edgex/kubernetes/metadata.yaml
blob: 63f784dce108eb5a6ef70cfaf18e7979a35fc4fe (plain)

@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highlight .err { color: #960050; background-color: #1e0010 } /* Error */
.highlight .k { color: #66d9ef } /* Keyword */
.highlight .l { color: #ae81ff } /* Literal */
.highlight .n { color: #f8f8f2 } /* Name */
.highlight .o { color: #f92672 } /* Operator */
.highlight .p { color: #f8f8f2 } /* Punctuation */
.highlight .ch { color: #75715e } /* Comment.Hashbang */
.highlight .cm { color: #75715e } /* Comment.Multiline */
.highlight .cp { color: #75715e } /* Comment.Preproc */
.highlight .cpf { color: #75715e } /* Comment.PreprocFile */
.highlight .c1 { color: #75715e } /* Comment.Single */
.highlight .cs { color: #75715e } /* Comment.Special */
.highlight .gd { color: #f92672 } /* Gen
resources:
  deployment:
    - deployments/command-deployment.yaml
    - deployments/consul-deployment.yaml
    - deployments/data-deployment.yaml
    - deployments/device-bluetooth-deployment.yaml
    - deployments/export-client-deployment.yaml
    - deployments/export-distro-deployment.yaml
    - deployments/logging-deployment.yaml
    - deployments/metadata-deployment.yaml
    - deployments/mongo-deployment.yaml
    - deployments/notifications-deployment.yaml
    - deployments/rulesengine-deployment.yaml
    - deployments/scheduler-deployment.yaml
  service:
    - services/command-service.yaml
    - services/consul-service.yaml
    - services/data-service.yaml
    - services/device-bluetooth-service.yaml
    - services/export-client-service.yaml
    - services/export-distro-service.yaml
    - services/logging-service.yaml
    - services/metadata-service.yaml
    - services/mongo-service.yaml
    - services/notifications-service.yaml
    - services/rulesengine-service.yaml
    - services/scheduler-service.yaml