diff options
Diffstat (limited to 'vnfs/DAaaS/microservices/remote-config-operator/deploy/operator.yaml')
-rw-r--r-- | vnfs/DAaaS/microservices/remote-config-operator/deploy/operator.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/DAaaS/microservices/remote-config-operator/deploy/operator.yaml b/vnfs/DAaaS/microservices/remote-config-operator/deploy/operator.yaml index 5be3f765..4a77165e 100644 --- a/vnfs/DAaaS/microservices/remote-config-operator/deploy/operator.yaml +++ b/vnfs/DAaaS/microservices/remote-config-operator/deploy/operator.yaml @@ -30,4 +30,4 @@ spec: fieldRef: fieldPath: metadata.name - name: OPERATOR_NAME - value: "remote-config-operator"
\ No newline at end of file + value: "remote-config-operator" |