You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: environments/default.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff 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.
2
2
namespace: superstream # Specify the Kubernetes namespace where the resources will be deployed, isolating them within this designated namespace.
3
3
name: <DATAPLANE_NAME> # Define the data plane name within 32 characters, excluding '.', and using only letters, numbers, '-', and '_'.
4
4
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