namespace as config param

11 views
Skip to first unread message

Amit Wankhede

unread,
Mar 13, 2024, 2:50:26 AM3/13/24
to kpt-users
Hello All,

I am new to Kpt and exploring it.
I am looking a the catalog https://catalog.kpt.dev/
I have query regarding the using the namespace as run time parameter e.g.

I have deployment  yaml as below
-------------------------------------------------
  ...
      containers:
      - name: cassandra
        env:
        - name: CASSANDRA_SEEDS
          value: "cassandra-0.cassandra.default.svc.cluster.local"
...
-------------------------------------------------
Here, I want to replace this default namespace with the relevant namespace.
Let me know how i can do it.


Reply all
Reply to author
Forward
0 new messages