Skip to content

Commit

Permalink
feat: add cluster-type label
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Dec 20, 2023
1 parent 57c7d34 commit 5de2f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chart/templates/post-install/cluster_secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
metadata:
labels: {{- include "sulfoxide-helium.labels" $ | nindent 10 }}
argocd.argoproj.io/secret-type: cluster
atomi.cloud/cluster-type: virtual
annotations: {{- include "sulfoxide-helium.annotations" $ | nindent 10 }}
argocd.argoproj.io/secret-type: cluster
data:
Expand Down

0 comments on commit 5de2f5c

Please sign in to comment.