new attempt
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Adds namespace to all resources.
|
||||
namespace: tdset-operator-system
|
||||
namespace: k8s-operator-playground-system
|
||||
|
||||
# Value of this field is prepended to the
|
||||
# names of all resources, e.g. a deployment named
|
||||
# "wordpress" becomes "alices-wordpress".
|
||||
# Note that it should also match with the prefix (text before '-') of the namespace
|
||||
# field above.
|
||||
namePrefix: tdset-operator-
|
||||
namePrefix: k8s-operator-playground-
|
||||
|
||||
# Labels to add to all resources and selectors.
|
||||
#labels:
|
||||
|
||||
Reference in New Issue
Block a user