mirror of
https://github.com/k8snetworkplumbingwg/whereabouts.git
synced 2025-06-03 06:42:26 +00:00
Add reminder to update chart files along with manifest files
This commit is contained in:
parent
3977939bff
commit
a636b2e50c
@ -1,3 +1,4 @@
|
||||
# Dont'forget to update doc/crds/daemonset-install.yaml as well
|
||||
apiVersion: apps/v1
|
||||
kind: DaemonSet
|
||||
metadata:
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,4 @@
|
||||
# Dont'forget to update deployment/whereabouts-chart/templates/daemonset.yaml as well
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
|
@ -1,3 +1,4 @@
|
||||
# Dont'forget to update deployment/whereabouts-chart/templates/node-slice-controller.yaml as well
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
|
Loading…
Reference in New Issue
Block a user