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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Or in short
46
46
gitops s p k8s
47
47
```
48
48
Example output:
49
-
```bash
49
+
```
50
50
__ _ __
51
51
\ \ ____ _(_) /_____ ____ _____
52
52
\ \ / __ `/ / __/ __ \/ __ \/ ___/
@@ -85,7 +85,7 @@ gitops s a k8s
85
85
```
86
86
The user will be prompted to confirm the changes before they are applied to the cluster. The prompt can be bypassed by using the `--auto-approve` flag.
0 commit comments