New xApp standard template. This template defines the http and RMR services, and...
[it/dep.git] / ric-xapps / 90-xApps / etc / xapp.conf
similarity index 87%
rename from ric-xapps/90-xApps/helm/xapp-std/templates/appsecret.yaml
rename to ric-xapps/90-xApps/etc/xapp.conf
index a0dce0e..956b367 100644 (file)
 #   See the License for the specific language governing permissions and        #
 #   limitations under the License.                                             #
 ################################################################################
-apiVersion: v1
-kind: Secret
-metadata:
-  name: {{ .Release.Name }}-appsecret
-type: Opaque
-stringData:
-  {{- with .Values.ricapp.appsecret }}
-    {{- toYaml . | nindent 2 }}
-  {{- end }}
+
+default_helm_repo=https://helm-entry
+
+default_docker_registry=docker-entry
+