Skip to content

Commit e8edf40

Browse files
authored
fix: Remove extra space in cas.yaml
1 parent b94cb5c commit e8edf40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/vdm/tasks/cas.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
- install
146146
- uninstall
147147
- update
148-
148+
149149
# Add shutdown transformer for programming-only deployments (CAS disabled)
150150
# This approach keeps CAS resources in the manifest (avoiding prune risks) but shuts down CAS pods
151151
- name: CAS - shutdown for programming-only deployment
@@ -161,4 +161,4 @@
161161
tags:
162162
- install
163163
- uninstall
164-
- update
164+
- update

0 commit comments

Comments
 (0)