global: registry: docker.io repository: freeleaps nodeSelector: {} content: replicas: 1 image: registry: docker.io repository: null name: content tag: snapshot-da584b8 imagePullPolicy: IfNotPresent ports: - name: http containerPort: 8013 protocol: TCP resources: requests: cpu: '100m' memory: 128Mi limits: cpu: '200m' memory: 256Mi probes: {} services: - name: content-service type: ClusterIP port: 8013 targetPort: 8013 ingresses: - name: content-ingress host: alpha.content.freeleaps.mathmast.com class: nginx rules: - path: / pathType: Prefix backend: service: name: content-service port: number: 8013 tls: exists: false issuerRef: name: mathmast-dot-com kind: ClusterIssuer name: alpha.content.freeleaps.mathmast.com-cert configs: tz: UTC appName: content serviceApiAccessHost: 0.0.0.0 serviceApiAccessPort: 8013 mongodbName: freeleaps2 mongodbPort: 27017 mongodbUri: mongodb://freeleaps-alpha-mongo-mongodb.freeleaps-alpha.svc.freeleaps.cluster:27017/ freeleapsWwwAsAzureClientSecret: jTu8Q~WceiK-5dfZB44Ww-K4fVGi3_5tHNWYYbdX centralStorageWebapiUrlBase: http://central-storage-service.freeleaps-alpha.svc.freeleaps.cluster:8005/api/central_storage