@@ -1123,6 +1123,11 @@ spec:
11231123 in seconds
11241124 format: int64
11251125 type: integer
1126+ appArmorProfile:
1127+ default: unconfined
1128+ description: AppArmorProfile defines the AppArmor profile
1129+ for the Slurm node
1130+ type: string
11261131 enabled:
11271132 default: true
11281133 description: Enabled defines whether the CronJob should be
@@ -1219,6 +1224,11 @@ spec:
12191224 description: PopulateJail defines the k8s Job that performs initial
12201225 jail file system population
12211226 properties:
1227+ appArmorProfile:
1228+ default: unconfined
1229+ description: AppArmorProfile defines the AppArmor profile for
1230+ the Slurm node
1231+ type: string
12221232 image:
12231233 description: Image defines the populate jail container image
12241234 type: string
@@ -1524,7 +1534,7 @@ spec:
15241534 appArmorProfile:
15251535 default: unconfined
15261536 description: AppArmorProfile defines the AppArmor profile
1527- for the Slurm worker node
1537+ for the Slurm containers
15281538 type: string
15291539 enabled:
15301540 type: boolean
@@ -8289,7 +8299,7 @@ spec:
82898299 appArmorProfile:
82908300 default: unconfined
82918301 description: AppArmorProfile defines the AppArmor profile
8292- for the Slurm worker node
8302+ for the Slurm containers
82938303 type: string
82948304 image:
82958305 description: Image defines the container image
@@ -8376,7 +8386,7 @@ spec:
83768386 appArmorProfile:
83778387 default: unconfined
83788388 description: AppArmorProfile defines the AppArmor profile
8379- for the Slurm worker node
8389+ for the Slurm containers
83808390 type: string
83818391 image:
83828392 description: Image defines the container image
@@ -8532,7 +8542,7 @@ spec:
85328542 appArmorProfile:
85338543 default: unconfined
85348544 description: AppArmorProfile defines the AppArmor profile
8535- for the Slurm worker node
8545+ for the Slurm containers
85368546 type: string
85378547 image:
85388548 description: Image defines the container image
@@ -8579,7 +8589,7 @@ spec:
85798589 appArmorProfile:
85808590 default: unconfined
85818591 description: AppArmorProfile defines the AppArmor profile
8582- for the Slurm worker node
8592+ for the Slurm containers
85838593 type: string
85848594 image:
85858595 description: Image defines the container image
@@ -9072,7 +9082,7 @@ spec:
90729082 appArmorProfile:
90739083 default: unconfined
90749084 description: AppArmorProfile defines the AppArmor profile
9075- for the Slurm worker node
9085+ for the Slurm containers
90769086 type: string
90779087 image:
90789088 description: Image defines the container image
@@ -9123,7 +9133,7 @@ spec:
91239133 appArmorProfile:
91249134 default: unconfined
91259135 description: AppArmorProfile defines the AppArmor profile
9126- for the Slurm worker node
9136+ for the Slurm containers
91279137 type: string
91289138 image:
91299139 description: Image defines the container image
@@ -9612,7 +9622,7 @@ spec:
96129622 appArmorProfile:
96139623 default: unconfined
96149624 description: AppArmorProfile defines the AppArmor profile
9615- for the Slurm worker node
9625+ for the Slurm containers
96169626 type: string
96179627 image:
96189628 description: Image defines the container image
@@ -9664,7 +9674,7 @@ spec:
96649674 appArmorProfile:
96659675 default: unconfined
96669676 description: AppArmorProfile defines the AppArmor profile
9667- for the Slurm worker node
9677+ for the Slurm containers
96689678 type: string
96699679 image:
96709680 description: Image defines the container image
@@ -9993,7 +10003,7 @@ spec:
999310003 appArmorProfile:
999410004 default: unconfined
999510005 description: AppArmorProfile defines the AppArmor profile
9996- for the Slurm worker node
10006+ for the Slurm containers
999710007 type: string
999810008 image:
999910009 description: Image defines the container image
@@ -10057,7 +10067,7 @@ spec:
1005710067 appArmorProfile:
1005810068 default: unconfined
1005910069 description: AppArmorProfile defines the AppArmor profile
10060- for the Slurm worker node
10070+ for the Slurm containers
1006110071 type: string
1006210072 image:
1006310073 description: Image defines the container image
@@ -10103,7 +10113,7 @@ spec:
1010310113 appArmorProfile:
1010410114 default: unconfined
1010510115 description: AppArmorProfile defines the AppArmor profile
10106- for the Slurm worker node
10116+ for the Slurm containers
1010710117 type: string
1010810118 image:
1010910119 description: Image defines the container image
0 commit comments