We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0db2c27 + 799ff10 commit 9283806Copy full SHA for 9283806
config/default/kustomization.yaml
@@ -1,12 +1,12 @@
1
# Adds namespace to all resources.
2
-namespace: cluster-api-provider-proxmox-system
+namespace: cappx-system
3
4
# Value of this field is prepended to the
5
# names of all resources, e.g. a deployment named
6
# "wordpress" becomes "alices-wordpress".
7
# Note that it should also match with the prefix (text before '-') of the namespace
8
# field above.
9
-namePrefix: cluster-api-provider-proxmox-
+namePrefix: cappx-
10
11
# Labels to add to all resources and selectors.
12
#labels:
0 commit comments