Skip to content

Commit

Permalink
release: add missing manual step
Browse files Browse the repository at this point in the history
  • Loading branch information
anders-elastisys authored and simonklb committed Jun 19, 2024
1 parent 78d723b commit 1921bb6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions migration/v0.39/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,12 @@ As with all scripts in this repository `CK8S_CONFIG_PATH` is expected to be set.
./migration/v0.39/prepare/60-adopt-dns-records.sh
```

1. Set `ingress-nginx` annotations:

```bash
./migration/v0.39/prepare/70-set-nginx-annotations.sh
```

### Apply upgrade - *disruptive*

> *Done during maintenance window.*
Expand Down
Empty file modified migration/v0.39/prepare/70-set-nginx-annotations.sh
100644 → 100755
Empty file.

0 comments on commit 1921bb6

Please sign in to comment.