Skip to content

Commit

Permalink
fix secret snippet in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
t4lz committed Aug 2, 2024
1 parent ceeec97 commit c97046c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mirrord-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ If you have a certificate license (usually part of Enterprise offering) you can:
apiVersion: v1
kind: Secret
metadata:
name: secret
namespace: mirrord
name: mirrord-operator-license-pem
namespace: mirrord
stringData:
license.pem: LICENSE_CONTENT
```
Expand Down

0 comments on commit c97046c

Please sign in to comment.