Skip to content

Commit

Permalink
Fix secret namespace for CAPZ in E2E
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
  • Loading branch information
alexander-demicev committed Aug 19, 2024
1 parent 2276e2e commit cb7782f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e/data/capi-operator/capz-identity-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ stringData:
kind: Secret
metadata:
name: cluster-identity-secret
namespace: capz-system
type: Opaque
namespace: default
type: Opaque

0 comments on commit cb7782f

Please sign in to comment.