Skip to content
Snippets Groups Projects
Commit 5f16d2a1 authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

rm unused file

parent d641276e
Branches
Tags
No related merge requests found
Pipeline #268948 passed
apiVersion: v1
kind: ConfigMap
metadata:
name: {{ include "jupyterhub-outpost.fullname" . }}-flavors
labels:
{{- include "jupyter-hub-customizations.labels" . | nindent 4 }}
data:
flavors.yaml: |-
{{- with .Values.flavors }}
flavors:
{{- toYaml . | nindent 4 }}
{{- end }}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment