Skip to content

Commit 5226439

Browse files
authored
Update README-KUBERNETES.md
1 parent 7868611 commit 5226439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

decisioncenter/guicustomization/README-KUBERNETES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ibm-helm/ibm-odm-prod 24.0.0 9.0.0.0 IBM Operational Decision Manag
6565
Create a secret to manage custom authentication/authorization using the [webSecurity.xml](./guicustomization-source/webSecurity.xml) and [group-security-configurations.xml](./guicustomization-source/group-security-configurations.xml) files :
6666

6767
```
68-
create secret generic my-custom-auth-secret --from-file=webSecurity.xml --from-file=group-security-configurations.xml
68+
kubectl create secret generic my-custom-auth-secret --from-file=webSecurity.xml --from-file=group-security-configurations.xml
6969
```
7070
#### f. Install an IBM Operational Decision Manager release
7171

0 commit comments

Comments
 (0)