Add reminder to update chart files along with manifest files

This commit is contained in:
Thomas Ferrandiz 2025-04-24 13:29:31 +00:00
parent 3977939bff
commit a636b2e50c
4 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# Dont'forget to update doc/crds/daemonset-install.yaml as well
apiVersion: apps/v1
kind: DaemonSet
metadata:

View File

@ -1,3 +1,4 @@
# Dont'forget to update doc/crds/node-slice-controller.yaml as well
{{- if .Values.nodeSliceController.enabled }}
apiVersion: apps/v1
kind: Deployment

View File

@ -1,3 +1,4 @@
# Dont'forget to update deployment/whereabouts-chart/templates/daemonset.yaml as well
apiVersion: v1
kind: ServiceAccount
metadata:

View File

@ -1,3 +1,4 @@
# Dont'forget to update deployment/whereabouts-chart/templates/node-slice-controller.yaml as well
apiVersion: apps/v1
kind: Deployment
metadata: