# Kubeslice CONTROLLER settings kubeslice: rbacproxy: image: gcr.io/kubebuilder/kube-rbac-proxy tag: v0.8.0 controller: logLevel: info rbacResourcePrefix: kubeslice-rbac projectnsPrefix: kubeslice endpoint: image: aveshasystems/kubeslice-controller-ent tag: 1.1.1 pullPolicy: IfNotPresent ovpnJob: image: aveshasystems/gateway-certs-generator tag: 0.1.10 prometheus: enabled: true url: http://kubeslice-controller-prometheus-service:9090 events: disabled: false # license details by default mode set to auto and license set to trial - please give company-name or user-name as customerName license: # possible license type values ["kubeslice-trial-license"] type: kubeslice-trial-license # possible license mode - ["auto", "manual"] mode: auto # please give company-name or user-name as customerName customerName: "" # Kubeslice UI settings ui: image: aveshasystems/kubeslice-ui-ent tag: 1.1.1 pullPolicy: IfNotPresent uiv2: image: aveshasystems/kubeslice-ui-v2-ent tag: 1.1.1 pullPolicy: IfNotPresent dashboard: image: aveshasystems/kubeslice-kubernetes-dashboard tag: v2.5.1 pullPolicy: IfNotPresent uiproxy: image: aveshasystems/kubeslice-ui-proxy tag: 1.3.0 pullPolicy: IfNotPresent service: ## For kind, set this to NodePort, elsewhere use LoadBalancer or NodePort ## Ref: https://kubernetes.io/docs/user-guide/services/#publishing-services---service-types ## type: LoadBalancer ## if type selected to NodePort then set nodePort value if required # nodePort: apigw: image: aveshasystems/kubeslice-api-gw-ent tag: 1.9.0 pullPolicy: IfNotPresent workerinstaller: image: aveshasystems/worker-installer tag: 1.1.9 pullPolicy: Always # username & password & email values for imagePullSecrets has to provided to create a secret imagePullSecrets: repository: https://index.docker.io/v1/ username: password: email: