Skip to content

Commit

Permalink
updated install-config file
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianHammond committed Apr 8, 2022
1 parent cfc68c6 commit 19d973d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ networking:
hostPrefix: 23
machineNetwork:
- cidr: 10.0.0.0/16
networkType: OVNKubernetes
networkType: OVNKubernetes # >>>> change to OVNKubernetes <<<<
serviceNetwork:
- 172.30.0.0/16
platform:
gcp:
projectID: finos-cfi
region: europe-west2
publish: External
fips: true
pullSecret: REDACTED PULL SECRET
fips: true # >>>> add line to enable FIPS <<<<
pullSecret: # >>>> REDACTED PULL SECRET <<<<

0 comments on commit 19d973d

Please sign in to comment.