Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
renjiezh committed Mar 27, 2024
1 parent 90faa62 commit be2332a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/main/k8s/local/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,15 +176,11 @@ directory. This uses the AKIDs from the test certificates in
[secretfiles](../testing/secretfiles). For more information on the file format,
see [Creating Resources](../../../../docs/operations/creating-resources.md).

```shell
cp /tmp/resource-setup/authority_key_identifier_to_principal_map.textproto /tmp/cmms/src/main/k8s/local/config_files
```

You can then apply the Kustomization from the directory where you extracted the
archive:

```shell
kubectl apply -k /tmp/cmms/src/main/k8s/local/cmms/
kubectl apply -k src/main/k8s/local/cmms/
```

This will restart the Kingdom with the updated configuration. It will also
Expand Down

0 comments on commit be2332a

Please sign in to comment.