Skip to content

Commit 31d1f90

Browse files
authored
Update default.yaml
1 parent 6e5db7b commit 31d1f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
helmVersion: 0.2.2 # Define the version of the superstream helm chart.
1+
helmVersion: 0.2.3 # Define the version of the superstream helm chart.
22
namespace: superstream # Specify the Kubernetes namespace where the resources will be deployed, isolating them within this designated namespace.
33
name: <DATAPLANE_NAME> # Define the data plane name within 32 characters, excluding '.', and using only letters, numbers, '-', and '_'.
44
accountId: "" # Provide the account ID that is associated with the deployment, which could be used for identifying resources or configurations tied to a specific account.

0 commit comments

Comments
 (0)