We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 740bd4e commit f6792cfCopy full SHA for f6792cf
_data/glossary/podpreset.yaml
@@ -0,0 +1,12 @@
1
+id: podpreset
2
+name: PodPreset
3
+tags:
4
+- operation
5
+short-description: >
6
+ An API object that injects information such as secrets, volume mounts,
7
+ and environment variables into pods at creation time.
8
+long-description: >
9
+ This object chooses the pods to inject information into using
10
+ standard selectors. This allows the podspec definitions to be
11
+ nonspecific, decoupling the podspec from environment specific
12
+ configuration.
0 commit comments