Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
Fix sealed secret instance name typo (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
amitkrout authored Feb 19, 2021
1 parent 0ed2191 commit 922a036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-operators.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ oc create -f - <<EOF
apiVersion: bitnami.com/v1alpha1
kind: SealedSecretController
metadata:
name: sealedsecretsontroller
name: sealedsecretcontroller
namespace: cicd
spec:
affinity: {}
Expand Down

0 comments on commit 922a036

Please sign in to comment.