mirror of
https://github.com/nofusscomputing/kubernetes.git
synced 2025-08-02 04:22:42 +00:00
728 B
728 B
Grafana Operator
Updating Manifests
-
download new
cluster scoped
manifest https://github.com/grafana/grafana-operator/releases -
remove ALL namespaces from manifests
!!! tip VSCode: 1.
ctrl-h
to bring up search 1. use search string\n\s\snamespace:.+
and set to regex search (click on.*
button) 1. leave the replace field empty 1. click on replace all -
Delete any manifest that is of kind
namespace
-
Copy each manifest into their own file at path
base/
!!! tip If there are
ClusterRoleBinding
manifests, ensure thatkustomization.yaml
has its replacements section updated to update the service accounts namespace.