Skip to content

Commit

Permalink
feat: remove the demand for atomi labels
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Jun 22, 2024
1 parent 5d875f3 commit 5610ace
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/templates/bottlerocket.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ metadata:
spec:
template:
metadata:
labels: {{- include "sulfoxide-krypton.labels" . | nindent 8 }}
"atomi.cloud/module": "bottlerocket-node"
# labels: {{- include "sulfoxide-krypton.labels" . | nindent 8 }}
# "atomi.cloud/module": "bottlerocket-node"
annotations: {{- include "sulfoxide-krypton.annotations" . | nindent 8 }}
"atomi.cloud/module": "bottlerocket-node"
spec:
Expand Down

0 comments on commit 5610ace

Please sign in to comment.