aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: fcbc5f208306507f21feb3f6bd6c71893376fee0 (plain)
1
2
3
4
5
6
7
8
9
*.iml
.idea
**/target/
*.log*
*.classpath
*.project
datarouter-prov/unit-test-logs/
/venv/*
*/archives/
class="l l-Scalar l-Scalar-Plain">metadata: name: nfn-operator labels: {{- include "ovn4nfv.labels" . | nindent 4 }} role: nfn-operator spec: type: {{ .Values.nfnOperator.service.type }} ports: - port: {{ .Values.nfnOperator.service.port }} protocol: TCP targetPort: 50000 selector: {{- include "ovn4nfv.selectorLabels" . | nindent 4 }} role: nfn-operator