mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-24 14:58:35 -04:00
remove image pull secret
This commit is contained in:
parent
d972f053f9
commit
6b8a2a0063
11 changed files with 8 additions and 105 deletions
|
@ -220,8 +220,6 @@ In production, it is recommended to deploy the operator using the [operator life
|
|||
namespace: olm
|
||||
spec:
|
||||
sourceType: grpc
|
||||
secrets:
|
||||
- "constellation-pull"
|
||||
# TODO: user: set desired operator catalog version here
|
||||
image: ghcr.io/edgelesssys/constellation/node-operator-catalog:v0.0.1
|
||||
displayName: Constellation Node Operator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue