new attempt

This commit is contained in:
Bastian Schnorbus
2025-05-06 23:03:51 +02:00
parent 7783d14826
commit cbefdfba7b
28 changed files with 80 additions and 446 deletions

View File

@@ -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: